aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* keep only checksumDavid Monniaux2021-09-201-5/+5
* Merge branch 'csmith' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert ...David Monniaux2021-09-202-4/+15
|\
| * Merge branch 'csmith' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert ...David Monniaux2021-09-201-1/+1
| |\
| | * Merge branch 'csmith' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert ...David Monniaux2021-09-201-0/+9
| | |\
| | * | do 500 of themDavid Monniaux2021-09-201-1/+1
| * | | separate wget/curlDavid Monniaux2021-09-201-2/+4
| | |/ | |/|
| * | fix issue 244Léo Gourdin2021-09-191-0/+9
| |/
| * fix for x86-64David Monniaux2021-09-181-1/+1
| * reduce number of csmith testsDavid Monniaux2021-09-181-1/+1
* | better predicateDavid Monniaux2021-09-201-4/+4
* | use clang, better error reportingDavid Monniaux2021-09-201-3/+3
* | RiscVDavid Monniaux2021-09-191-3/+3
* | fix script to answer 0 if differencesDavid Monniaux2021-09-191-1/+4
* | creduce scriptsDavid Monniaux2021-09-192-0/+40
|/
* target ccDavid Monniaux2021-09-171-1/+4
* some csmith testsDavid Monniaux2021-09-171-4/+9
* Merge remote-tracking branch 'origin/kvx-work' into csmithDavid Monniaux2021-09-174-1/+5
|\
| * Select condition x < 0 with x unsigned leads to falsev3.9_kvx_fix1David Monniaux2021-09-171-0/+3
| * test for many parametersDavid Monniaux2021-09-173-1/+2
* | Merge remote-tracking branch 'origin/kvx-work' into csmithDavid Monniaux2021-09-171-0/+313
|\|
| * many parametersDavid Monniaux2021-09-171-0/+313
* | test from csmithLéo Gourdin2021-09-151-0/+11
* | bump number of testsDavid Monniaux2021-09-131-1/+1
* | it now downloads csmithDavid Monniaux2021-09-131-2/+9
* | seems to workDavid Monniaux2021-09-131-5/+6
* | bump ocaml versionDavid Monniaux2021-09-132-1/+24
* | Makefile for csmithDavid Monniaux2021-09-131-16/+73
|/
* Make prepass scheduling sensitive to register pressure, by Nicolas Nardino.David Monniaux2021-07-163-0/+299
* push afadl test exampleLéo Gourdin2021-06-092-0/+21
* divisionDavid Monniaux2021-06-072-3/+4
* timingDavid Monniaux2021-06-072-0/+117
* Merge remote-tracking branch 'origin/kvx-work' into merge_master_8.13.1Cyril SIX2021-06-0135-157/+89
|\
| * Compatibilité Coq 8.13David Monniaux2021-04-282-0/+0
| * Merge branch 'kvx-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCer...Léo Gourdin2021-04-223-0/+15
| |\
| | * rm spurious filesDavid Monniaux2021-04-1239-1705/+0
| | * test profilingDavid Monniaux2021-04-1242-0/+1720
| * | moving my testsLéo Gourdin2021-04-2226-157/+0
| |/
| * Merge branch 'riscv-work' into kvx-workLéo Gourdin2021-04-092-0/+13
| |\
| | * Removing expansions from AsmgenLéo Gourdin2021-04-091-0/+6
| | * fp testLéo Gourdin2021-03-101-0/+7
| * | adding test for load replacement on a64Léo Gourdin2021-03-294-0/+61
| |/
* | [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-013-1/+24
* | Updating varargs2 results for kvxCyril SIX2021-06-011-0/+1
* | Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-2312-420/+604
|\ \ | |/ |/|
| * "macosx" is now called "macos"Xavier Leroy2021-01-181-1/+1
| * Remove regression/interop1 testXavier Leroy2021-01-184-417/+1
| * Testing calling conventions and interoperability with another C compilerXavier Leroy2021-01-185-1/+583
| * RISC-V: fix FP calling conventionsXavier Leroy2021-01-142-5/+5
| * RISC-V: wrong fixup code generated for vararg calls with fixed FP argsXavier Leroy2021-01-102-0/+17
* | example of cmovDavid Monniaux2021-02-021-0/+28