aboutsummaryrefslogtreecommitdiffstats
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Merge github.com:AbsInt/CompCert into kvx-workv3.8_kvx_instructions_fixedDavid Monniaux2020-12-081-0/+2
|\
| * Error when using -main without -interpXavier Leroy2020-12-061-0/+2
* | Merge branch 'kvx-work' into kvx-work-merge3.8Cyril SIX2020-12-043-2/+24
|\ \
| * \ Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-11-191-1/+1
| |\ \
| | * | Tunneling: improved elimination of conditionsSylvain Boulmé2020-11-161-1/+1
| * | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-11-032-0/+4
| |\| |
| * | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-312-0/+3
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-271-0/+1
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-273-0/+7
| |\ \ \ \ \
| * | | | | | deactivate LICM by defaultDavid Monniaux2020-10-271-1/+1
| * | | | | | -mtune=David Monniaux2020-10-222-1/+5
| * | | | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-183-17/+22
| |\ \ \ \ \ \
| * | | | | | | command line selection of prepass schedulerDavid Monniaux2020-07-112-0/+4
| * | | | | | | use a command-line optionDavid Monniaux2020-07-082-1/+4
| * | | | | | | RTLpathSchedulerproof.all_fundef_liveness_ok is a hypothesis againCyril SIX2020-06-091-0/+2
| * | | | | | | Merge branch 'kvx-work' into mppa-RTLpathSECyril SIX2020-05-286-183/+103
| |\ \ \ \ \ \ \
| * | | | | | | | Branching stub schedulerCyril SIX2020-05-281-5/+11
| * | | | | | | | RTL -> RTLpath -> RTLCyril SIX2020-05-201-2/+16
* | | | | | | | | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-187-229/+49
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Add -main option to specify entrypoint function in interpreter mode (#374)Xavier Leroy2020-10-303-19/+41
| * | | | | | | Remove -version-file optionXavier Leroy2020-10-121-19/+2
| * | | | | | | Add missing comment for print_version_file_and_exitChristoph Cullmann2020-07-301-0/+1
| * | | | | | | No trailing commas for --version-file option.Bernhard Schommer2020-07-091-1/+1
| * | | | | | | Fix typo.Bernhard Schommer2020-07-081-1/+1
| * | | | | | | Revert "Use the same version string."Bernhard Schommer2020-07-081-3/+10
| * | | | | | | Use the same version string.Bernhard Schommer2020-07-081-10/+3
| * | | | | | | Remove no longer needed option enforce-buildnrBernhard Schommer2020-07-081-10/+1
| * | | | | | | Introduce additional "branch" build information.Bernhard Schommer2020-07-081-3/+5
| * | | | | | | Add option to print version information in fileBernhard Schommer2020-07-081-1/+17
| * | | | | | | Move Commandline to the lib/ directoryXavier Leroy2020-05-052-196/+0
| * | | | | | | Move reserved_registers to CPragmas.Bernhard Schommer2020-04-201-0/+1
* | | | | | | | Loop Rotate with -flooprotateCyril SIX2020-11-032-0/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | refining CSE3 nodesDavid Monniaux2020-10-312-0/+3
* | | | | | | deactivate LICMDavid Monniaux2020-10-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'kvx-work' into duplicate-paramCyril SIX2020-10-273-0/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | new option for CSE3 (trivial ops)David Monniaux2020-10-273-0/+7
| | |_|_|/ | |/| | |
* / | | | Reworked Duplicate to be parametrizedCyril SIX2020-10-271-0/+1
|/ / / /
* | | | Loop body unrolling with -funrollbody nCyril SIX2020-10-162-0/+3
* | | | -O0 desactivates -fpredict and -ftracelinearizeCyril SIX2020-10-141-0/+1
* | | | Updated --helpCyril SIX2020-10-141-9/+5
* | | | new flags: -fpredict, -ftailduplicate n, -funrollsingle n instead of just -fd...Cyril SIX2020-10-092-5/+10
* | | | Changing duplicate verifier to be non optionalCyril SIX2020-10-091-3/+0
| |_|/ |/| |
* | | k1c -> kvx changesDavid Monniaux2020-05-263-3/+3
* | | -fcse3-glbDavid Monniaux2020-05-063-0/+6
* | | CSE3 across mergesDavid Monniaux2020-05-063-0/+6
* | | Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2020-04-234-152/+73
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/mppa-licm' into mppa-featuresDavid Monniaux2020-04-233-4/+11
| |\ \ \
| | * | | CSE3 across callsDavid Monniaux2020-04-233-3/+9
| | * | | Merge remote-tracking branch 'origin/mppa-cse3' into mppa-licmDavid Monniaux2020-04-232-0/+2
| | |\ \ \
| | | * | | make tracing output optionalDavid Monniaux2020-04-232-0/+2