aboutsummaryrefslogtreecommitdiffstats
path: root/kvx
Commit message (Expand)AuthorAgeFilesLines
* use a more recognizable option nameDavid Monniaux2021-07-163-3/+519
* fix for KVXDavid Monniaux2021-07-161-2/+8
* setup registersDavid Monniaux2021-07-162-0/+5
* Replacing default notrap load value by Vundef everywherecsix-PhDCyril SIX2021-06-184-17/+16
* fix modeling issue (Vundef for load outside of bounds)David Monniaux2021-06-161-2/+7
* replacing omega with lia in some fileLéo Gourdin2021-03-2913-141/+154
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-233-23/+38
* fix ci ?Léo Gourdin2021-03-022-0/+2
* Conditions now propagated by CSE3David Monniaux2021-01-201-13/+36
|\
| * Merge remote-tracking branch 'origin/kvx-work' into kvx-better2-cse3David Monniaux2020-12-0810-45/+44
| |\
| * | simpl -> cbnDavid Monniaux2020-12-021-9/+9
| * | cond_depends_on_memory for KVXDavid Monniaux2020-12-021-4/+17
| * | Merge remote-tracking branch 'origin/kvx-work' into kvx-better2-cse3David Monniaux2020-12-0223-3313/+117
| |\ \
| * | | cond_valid_pointer_eqDavid Monniaux2020-11-251-0/+10
* | | | update kvxSylvain Boulmé2021-01-074-98/+45
* | | | Merge branch 'kvx-work' into aarch64-peepholeSylvain Boulmé2020-12-1711-53/+57
|\ \ \ \
| * | | | upgrade kvx backend to coq.8.12.2Sylvain Boulmé2020-12-165-33/+41
| | |_|/ | |/| |
| * | | Fixing test/regression for KVXv3.8_kvxCyril SIX2020-12-074-2/+16
| * | | Merge branch 'kvx-work' into kvx-work-merge3.8Cyril SIX2020-12-0426-3325/+159
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassCyril SIX2020-12-011-1/+0
| | |\|
| * | | Fixing compilation for KVXCyril SIX2020-12-041-0/+3
| * | | still issues with FR in kvxDavid Monniaux2020-12-033-27/+26
| * | | some fixes for KVXDavid Monniaux2020-12-032-6/+0
| * | | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-182-11/+0
* | | | Merge branch 'kvx-test-prepass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy...David Monniaux2020-11-2736-9674/+117
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-11-242-12/+22
| |\ \ \
| * | | | new OpWeightsDavid Monniaux2020-10-222-0/+25
| * | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-182-7/+16
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | update op_valid_pointer_eq proof on the KVXSylvain Boulmé2020-10-171-22/+4
| * | | | fixing the move of the verified prepass scheduler into scheduling/ directorySylvain Boulmé2020-10-171-872/+0
| * | | | Merge remote-tracking branch 'origin/kvx-test-prepass' into mppa-RTLpathSE-verifCyril SIX2020-10-1655-11464/+859
| |\ \ \ \
| | * | | | so that all architectures compileDavid Monniaux2020-10-021-0/+1
| | * | | | non pipelined units = none on KVXDavid Monniaux2020-09-301-1/+3
| | * | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-09-2923-769/+765
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/kvx-work-riscV' into kvx-test-prepassDavid Monniaux2020-09-221-14/+0
| | |\ \ \ \ \
| | | * | | | | reflect changesDavid Monniaux2020-09-221-14/+0
| | * | | | | | Merge remote-tracking branch 'origin/kvx-work-riscV' into kvx-test-prepassDavid Monniaux2020-09-212-272/+1
| | |\| | | | |
| | | * | | | | moved some "total" value domain functions to a central locationDavid Monniaux2020-09-211-271/+0
| | * | | | | | just missing OpWeights for AARCH64David Monniaux2020-09-1614-9446/+0
| | * | | | | | starting to move common filesDavid Monniaux2020-09-1616-1651/+0
| | * | | | | | Merge branch 'mppa-RTLpathSE-verif-hash-junk' of gricad-gitlab.univ-grenoble-...David Monniaux2020-09-1012-222/+230
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'origin/kvx-work' into mppa-RTLpathSE-verif-hash...David Monniaux2020-09-056-75/+117
| | | |\ \ \ \ \ \
| | * | | | | | | | use with_destructorDavid Monniaux2020-09-102-20/+29
| * | | | | | | | | removing useless opt_simuSylvain Boulmé2020-10-133-36/+25
| * | | | | | | | | refactoring of RTLpathSE_impl.v (split with _simu_specs)Sylvain Boulmé2020-10-135-3911/+2086
| * | | | | | | | | remove the last tiny issue!Sylvain Boulmé2020-10-121-10/+3
| * | | | | | | | | simpl hsstate_simu_core_correctSylvain Boulmé2020-10-121-3/+1
| * | | | | | | | | fix one issue by generalizing RTLpathSE_theory.sstate_simuSylvain Boulmé2020-10-122-9/+18
| * | | | | | | | | move issue from hsexec_correct to hsstate_simu_core_correctSylvain Boulmé2020-10-121-14/+19
| * | | | | | | | | most of the proof is done ! two (small ?) issues remain...Sylvain Boulmé2020-10-121-30/+83