aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6' of https://github.com/AbsInt/CompCert into mppa-work-upstrea...David Monniaux2019-09-2014-48/+655
|\
| * Revise the "bench" entries of the test suiteXavier Leroy2019-09-174-12/+9
| * Test for the compilation of floating-point literalsXavier Leroy2019-08-083-1/+562
| * AArch64 portXavier Leroy2019-08-083-5/+70
| * Factor out endianness determination between testsXavier Leroy2019-08-074-30/+14
* | __builtin_bswap16, 32 and 64Cyril SIX2019-09-201-2/+2
* | Desactivating CompCert tests taking too longCyril SIX2019-09-191-1/+3
* | Adding some function calls in interop testsCyril SIX2019-09-192-7/+15
* | Adding back "exit 2" to the test target of test/c/MakefileCyril SIX2019-09-131-2/+2
* | Scaling down compression testsCyril SIX2019-09-131-5/+11
* | Reducing further the input size of the testsCyril SIX2019-09-1330-71/+68
* | Scaling down most of c/ CompCert testsCyril SIX2019-09-1318-37/+56
* | Starting to modify official CompCert tests to be passable with the simuCyril SIX2019-09-1018-89/+81
* | Test for compd.geuCyril SIX2019-09-051-0/+6
* | Removing unused .all, .any, .nall and .none conditionsCyril SIX2019-09-051-1/+1
* | Adding tests for cmovedCyril SIX2019-09-052-0/+85
* | aclrw testCyril SIX2019-09-031-0/+12
* | Merge remote-tracking branch 'origin/mppa-work-upstream-merge' into mppa-workCyril SIX2019-09-0310-100/+75
|\ \
| * | macros for fma() fmaf()David Monniaux2019-08-301-0/+1
| * | fma with first negated operandDavid Monniaux2019-08-301-0/+1
| * | fmaDavid Monniaux2019-08-301-0/+12
| * | merge upstream including fma fixesDavid Monniaux2019-08-283-72/+0
| * | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-07-196-28/+61
| |\|
| | * When testing builtin functions, prevent constant propagationXavier Leroy2019-07-174-28/+31
| | * Extended asm: print register names according to their typesXavier Leroy2019-06-171-0/+10
| | * Perform constant propagation and strength reduction on conditional movesXavier Leroy2019-06-171-0/+20
| | * If-conversion optimizationXavier Leroy2019-06-063-1/+156
* | | Rajout de clzd dans les testsCyril SIX2019-08-301-0/+3
* | | Added more testsCyril SIX2019-08-304-27/+56
* | | (#157) Removed AFADDD and AFADDW from the builtinsCyril SIX2019-08-302-1/+14
* | | Adding tests for addx8d addx8w etc..Cyril SIX2019-08-303-2/+11
* | | Decreasing a bit the number of processes in run_benchesCyril SIX2019-08-301-1/+1
* | | Fixed the extraction of instructions from TargetPrinter.mlCyril SIX2019-08-302-5/+4
* | | Updated test/mppa/coverage.sh to check which instruction isn't tested yetCyril SIX2019-08-292-37/+55
* | | Removing submodule test/mppa/asm_coverage from the repositoryCyril SIX2019-08-281-0/+0
* | | Minor fix for the measurements macrosCyril SIX2019-07-242-4/+5
|/ /
* | Fixing the generation of verifier_times.txt and oracle_times.txtCyril SIX2019-07-182-7/+7
* | (#142) Desactivating scheduling when using -O1 optimizationCyril SIX2019-07-171-1/+1
* | README fileCyril SIX2019-07-171-60/+67
* | rules.mk adding more customizationCyril SIX2019-07-171-3/+3
* | Portage réussi et completCyril SIX2019-07-175-14/+14
* | Removing the genmake.py and the generate_makefiles.shCyril SIX2019-07-172-147/+0
* | All working benches portedCyril SIX2019-07-1728-49/+53
* | Up to nttCyril SIX2019-07-1712-15/+20
* | bitsliced-teaCyril SIX2019-07-175-24/+11
* | bitsliced-aes doneCyril SIX2019-07-174-3275/+7
* | (#141) Started to port the new Makefile to rules.mk. Ported binary_searchCyril SIX2019-07-173-57/+144
* | Deleting junk filesCyril SIX2019-07-177-1932/+0
* | (#143) Put in sandbox the example of SHA256Cyril SIX2019-07-124-0/+677
* | (#143) More featuresCyril SIX2019-07-122-10/+17