aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | RISC-V: wrong fixup code generated for vararg calls with fixed FP argsXavier Leroy2021-01-103-12/+35
| | * | | | Ignore and warn about pragmas inside functionsXavier Leroy2021-01-071-1/+4
| | * | | | Replace `omega` tactic with `lia`Xavier Leroy2020-12-29110-2695/+2694
| | * | | | Remove useless parameters in theorems int_round_odd_bits and int_round_odd_leXavier Leroy2020-12-292-13/+13
| | * | | | Update Flocq to 3.4.0 (#383)Guillaume Melquiond2020-12-2830-638/+1841
| | * | | | configure: simplify the final printing of the configurationXavier Leroy2020-12-281-9/+8
| | * | | | configure: add -mandir option (#382)Daniel Dickman2020-12-281-1/+7
| | * | | | AArch64 / macOS: use __DATA,__CONST section instead of .const (temporary fix)Xavier Leroy2020-12-261-1/+1
| | * | | | AArch64: macOS portXavier Leroy2020-12-2618-220/+570
| | * | | | C parser: handle other built-in types than __builtin_va_listXavier Leroy2020-12-261-1/+2
| | * | | | AArch64: clarify the printing of extending-register arithmetic operationsXavier Leroy2020-12-261-13/+13
| | * | | | AArch64: wrong function alignmentXavier Leroy2020-12-261-1/+1
| | * | | | RISC-V: revised calling conventions for variadic functionsXavier Leroy2020-12-252-63/+105
| | * | | | Changed cc_varargs to an option typeBernhard Schommer2020-12-2512-27/+36
| | * | | | configure: use `$make` instead of `make`Xavier Leroy2020-12-251-1/+1
| | * | | | configure script revised and simplifiedXavier Leroy2020-12-241-83/+43
| | * | | | configure: support Coq 8.12.2Xavier Leroy2020-12-241-2/+2
| | * | | | Configure the correct archiver to build runtime/libcompcert.aXavier Leroy2020-12-242-2/+8
| | * | | | x86 32 bits: ABI non-conformance for functions returning structs/unionsXavier Leroy2020-12-111-1/+1
* | | | | | omega -> liaDavid Monniaux2021-06-062-26/+28
| |_|/ / / |/| | | |
* | | | | for making the dockerDavid Monniaux2021-05-114-0/+3
* | | | | for pruning the dockerDavid Monniaux2021-05-111-1/+2
* | | | | pruning the imageDavid Monniaux2021-05-111-0/+4
* | | | | adjust to compile for various archDavid Monniaux2021-05-111-3/+3
* | | | | progress being madeDavid Monniaux2021-05-101-2/+15
* | | | | build for aarch64David Monniaux2021-05-101-1/+4
* | | | | dockerfilesDavid Monniaux2021-05-102-8/+9
* | | | | dockerfile for buildingDavid Monniaux2021-05-101-0/+8
* | | | | Increasing required OCaml version (Pervasives <-> Stdlib module renaming)Cyril SIX2021-05-041-2/+2
* | | | | for OCaml 4.13David Monniaux2021-04-301-1/+1
* | | | | Compatibilité Coq 8.13David Monniaux2021-04-285-8/+3
* | | | | add auxfileDavid Monniaux2021-04-271-0/+17
* | | | | Merge branch 'kvx-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCer...Léo Gourdin2021-04-2218-566/+370
|\ \ \ \ \
| * | | | | fix broken link in index-kvx.htmlSylvain Boulmé2021-04-161-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'origin/manuscript' into kvx-worksubmission_OOPSLA2021_AARCH64_KVXCyril SIX2021-04-135-525/+173
| |\ \ \ \
| | * | | | CleaningCyril SIX2021-04-021-2/+1
| | * | | | More efficientCyril SIX2021-04-021-8/+12
| | * | | | Outermost loop detection worksCyril SIX2021-04-021-9/+10
| | * | | | Getting all loop bodiesCyril SIX2021-04-022-2/+50
| | * | | | get_loop_headers simplification (using the new get_loop_backedges)Cyril SIX2021-04-021-39/+7
| | * | | | Simple backedge detection (modified code from get_loop_headers)Cyril SIX2021-04-023-0/+57
| | * | | | Big simplification of get_loop_infoCyril SIX2021-03-311-111/+16
| | * | | | Simplification of the Linearize heuristic (same result functionally)Cyril SIX2021-03-301-216/+6
| | * | | | Simplifications on Linearize - details belowCyril SIX2021-03-291-205/+79
| | * | | | Code simplification of get_path_map (no functionality change)Cyril SIX2021-01-261-14/+16
| * | | | | Adding more precise heuristic measuresCyril SIX2021-04-131-2/+62
| * | | | | Adding overpredictsCyril SIX2021-04-131-3/+6
| * | | | | Recording of prediction stats with COMPCERT_PROFILING_STATS environment flagCyril SIX2021-04-131-33/+93
| * | | | | Adding distinction between kvx-cos and kvx-mbr (for trapping loads)Cyril SIX2021-04-137-4/+22
| * | | | | rm spurious filesDavid Monniaux2021-04-1239-1705/+0