aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* intermediatet commit before builtinsLéo Gourdin2020-12-161-1/+1
* Removing the PseudoAsm IRLéo Gourdin2020-12-131-2/+2
* Ocaml peephole oracle and array datastruct instead of listsLéo Gourdin2020-12-081-1/+1
* a first working draft on ldp/stp peepholeLéo Gourdin2020-12-041-1/+1
* Merge branch 'kvx-test-prepass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy...David Monniaux2020-11-271-8/+6
|\
| * fixing the move of the verified prepass scheduler into scheduling/ directorySylvain Boulmé2020-10-171-3/+1
| * Merge remote-tracking branch 'origin/kvx-test-prepass' into mppa-RTLpathSE-verifCyril SIX2020-10-161-2/+4
| |\
| | * just missing OpWeights for AARCH64David Monniaux2020-09-161-0/+1
| | * starting to move common filesDavid Monniaux2020-09-161-2/+3
| * | refactoring of RTLpathSE_impl.v (split with _simu_specs)Sylvain Boulmé2020-10-131-1/+1
| |/
| * Merge remote-tracking branch 'origin/kvx-work' into mppa-RTLpathSE-verif-hash...David Monniaux2020-07-301-1/+1
| |\
| * | Coq 8.11.2David Monniaux2020-07-241-1/+1
| * | start a junk implementation of the pre-pass verifierSylvain Boulmé2020-07-221-1/+1
| * | remove useless (and unprovable) lemmas on completeness of the refinementSylvain Boulmé2020-07-021-1/+1
| * | Merge branch 'kvx-work' into mppa-RTLpathSECyril SIX2020-05-281-16/+17
| |\ \
| * | | allow Coq 8.11.1David Monniaux2020-04-131-1/+1
| * | | [BROKEN] Merge branch 'mppa-work' into mppa-RTLpathSECyril SIX2020-04-101-18/+13
| |\ \ \
| * | | | Compatibility Coq 8.11.0Cyril SIX2020-04-101-1/+1
| * | | | RTLpath: removing some admits.Sylvain Boulmé2020-01-041-1/+1
| * | | | RTLpath: semantical properties of liveness (with most of proofs)Sylvain Boulmé2019-12-261-1/+1
| * | | | RTLpathLivegen: proof of preservationSylvain Boulmé2019-12-241-1/+1
| * | | | experiments a definition of "path_simu"Sylvain Boulmé2019-11-141-1/+1
| * | | | fix configure broken by mergeSylvain Boulmé2019-10-171-3/+0
| * | | | Merge branch 'mppa-work' into RTLpathSylvain Boulmé2019-10-161-2/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'mppa-work' into RTLpathSylvain Boulmé2019-10-161-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.6_mppa_2019-09-20' into RTLpathDavid Monniaux2019-09-201-4/+34
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work-upstream-merge' into mppa-workv3.6_mppa_2019-09-20David Monniaux2019-09-201-4/+33
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'v3.6' of https://github.com/AbsInt/CompCert into mppa-work-upstrea...David Monniaux2019-09-201-4/+33
| | | |\ \ \ \ \ \
| * | | | | | | | | RTLpath: add it into the configure scriptSylvain Boulmé2019-09-091-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Main part of postpasssch proof now completedLéo Gourdin2020-11-241-1/+1
* | | | | | | | | Preparation for postpass in aarch64 and refactoringLéo Gourdin2020-11-021-4/+8
* | | | | | | | | Merge branch 'kvx-work' into aarch64_block_bodystarSylvain Boulmé2020-10-211-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | use the assembler from the same toolchainDavid Monniaux2020-07-221-1/+1
| * | | | | | | | 8.11.2David Monniaux2020-07-201-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | allow 8.11.2David Monniaux2020-10-201-1/+1
* | | | | | | | restauring Coq compilation with STUBSSylvain Boulmé2020-06-221-3/+2
* | | | | | | | [WIP: Coq compilation broken] Stub for AsmgenSylvain Boulmé2020-06-211-2/+2
* | | | | | | | start aarch64/Asmblock (work-in-progress)Sylvain Boulmé2020-06-191-2/+3
* | | | | | | | fix configure for aarch64_blockSylvain Boulmé2020-06-191-2/+6
* | | | | | | | Merge branch 'PseudoAsmblock' into aarch64_blockSylvain Boulmé2020-06-191-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'kvx-work' into PseudoAsmblockSylvain Boulmé2020-06-191-16/+16
| |\| | | | | | |
| | * | | | | | | k1c -> kvx changesDavid Monniaux2020-05-261-14/+14
| | * | | | | | | Coq error message update in configureCyril SIX2020-04-151-1/+1
| | * | | | | | | accept Coq 8.11.1David Monniaux2020-04-081-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Removing 8.8.* versions of coq in configureCyril SIX2020-04-011-1/+1
* | | | | | | | Merge branch 'PseudoAsmblock' into aarch64_blockSylvain Boulmé2020-05-251-1/+1
|\| | | | | | |
| * | | | | | | allow Coq 8.11.1David Monniaux2020-05-251-1/+1
* | | | | | | | configure for aarch64_blockSylvain Boulmé2020-05-071-0/+9
|/ / / / / / /
* | | | | | | simplifying the translation, external calls + cfi_step on builtinsSylvain Boulmé2020-04-151-1/+1
* | | | | | | move PseudoAsmblock proof in a separate fileSylvain Boulmé2020-03-111-1/+1