aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/kvx-work-ssa' into kvx-test-prepass-ssaDavid Monniaux2020-10-281-3/+46
|\
| * Merge remote-tracking branch 'origin/kvx-work' into kvx-work-ssaDavid Monniaux2020-10-271-1/+2
| |\
| * \ Merge branch 'ssa' of https://gitlab.inria.fr/compcertssa/compcertssa into kv...David Monniaux2020-07-171-3/+48
| |\ \
| | * | Global renaming of files in the middle-endDelphine Demange2020-07-081-10/+10
| | * | Global cleanup of code base.Delphine Demange2020-07-071-1/+1
| | * | Use CompCert's Maps interface.Delphine Demange2020-07-051-1/+1
| | * | SCCP optimization support for all architectures, with reuse ofDelphine Demange2020-07-031-1/+1
| | * | Adding property about CSSA live-ranges to the MakefileDelphine Demange2020-07-011-1/+1
| | * | Merge tag 'v3.7' into ssaDEMANGE Delphine2020-06-171-1/+1
| | |\ \
| | * \ \ Merge tag 'v3.6' into ssaDEMANGE Delphine2020-06-171-40/+45
| | |\ \ \
| | * \ \ \ Merge tag 'v3.5' into ssaDEMANGE Delphine2020-06-171-5/+2
| | |\ \ \ \
| | * | | | | Adding benchs for ssa modeDEMANGE Delphine2020-06-161-0/+3
| | * | | | | Merge tag 'v3.4' into ssaDEMANGE Delphine2020-06-161-12/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v3.3' into ssaDEMANGE Delphine2020-06-161-4/+11
| | |\ \ \ \ \ \
| | * | | | | | | SSA middle-end for compcert v3.2DEMANGE Delphine2020-06-121-3/+38
* | | | | | | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-271-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Adding Duplicatepasses.v to MakefileCyril SIX2020-10-271-1/+1
* | | | | | | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-181-0/+1
|\| | | | | | | |
| * | | | | | | | reorder phasesDavid Monniaux2020-10-161-0/+1
| |/ / / / / / /
* | | | | | | | fixing the move of the verified prepass scheduler into scheduling/ directorySylvain Boulmé2020-10-171-1/+1
* | | | | | | | ccomp.force target for forcing compilation without Coq processingDavid Monniaux2020-10-011-0/+4
* | | | | | | | just missing OpWeights for AARCH64David Monniaux2020-09-161-4/+13
* | | | | | | | starting to move common filesDavid Monniaux2020-09-161-1/+1
|/ / / / / / /
* | | | | | | automated writing Compiler.vDavid Monniaux2020-04-221-1/+1
* | | | | | | begin scripting the Compiler.v fileDavid Monniaux2020-04-211-0/+5
* | | | | | | Merge remote-tracking branch 'origin/mppa-licm' into mppa-featuresDavid Monniaux2020-04-201-1/+3
|\ \ \ \ \ \ \
| * | | | | | | attempt at compilingDavid Monniaux2020-04-011-0/+1
| * | | | | | | use inject_lDavid Monniaux2020-03-301-1/+1
| * | | | | | | more on injectionDavid Monniaux2020-03-301-0/+1
| * | | | | | | nop insertion at entrypointDavid Monniaux2020-03-291-1/+1
* | | | | | | | Merge remote-tracking branch 'origin/mppa-profiling' into mppa-featuresDavid Monniaux2020-04-121-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | reloading and exploiting seems to workDavid Monniaux2020-04-081-0/+1
| * | | | | | | begin installing profilingDavid Monniaux2020-04-081-0/+1
* | | | | | | | pass to insert a nop at start position in functionsDavid Monniaux2020-03-271-0/+1
* | | | | | | | starts compiling but still fakeDavid Monniaux2020-03-101-1/+1
* | | | | | | | just the analysisDavid Monniaux2020-03-051-1/+1
* | | | | | | | fix MakefileDavid Monniaux2020-03-051-0/+1
* | | | | | | | more about extraction and linkingDavid Monniaux2020-03-051-0/+1
|/ / / / / / /
* | | | | | | try to get it to compileDavid Monniaux2020-03-031-0/+1
* | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-cse2David Monniaux2020-02-141-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2020-02-081-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Support Coq 8.11.0 (#212)Xavier Leroy2020-02-051-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'dm-cse2' of /home/monniaux/progs/CompCert into mppa-cs2David Monniaux2020-01-281-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CSE2 split in two filesDavid Monniaux2020-01-281-0/+1
| |/ / / / /
* | | | | | connect forward-moves to compilerDavid Monniaux2020-01-081-0/+1
* | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-non-trapping-loadDavid Monniaux2019-12-021-0/+1
|\ \ \ \ \ \
| * | | | | | Stubs for Duplicate passCyril SIX2019-09-031-0/+1
* | | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-non-tra...David Monniaux2019-09-101-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
* | | | | | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-08-281-0/+1
|\| | | | |
| * | | | | Coq 8.10 compatibility: (temporarily) silence new warningXavier Leroy2019-08-051-0/+1