aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2020-04-20493-6449/+190332
|\
| * remove host .s generationDavid Monniaux2020-03-281-1/+1
| * remove tests wrt hostDavid Monniaux2020-03-281-1/+1
| * fixup for armDavid Monniaux2020-03-281-1/+1
| * run yarpgen correctly on armDavid Monniaux2020-03-281-3/+11
| * limit due to stack overflowsDavid Monniaux2020-03-281-1/+1
| * more fixes for CIDavid Monniaux2020-03-281-1/+1
| * fix inconsistencyDavid Monniaux2020-03-281-8/+7
| * better assemble with gccDavid Monniaux2020-03-281-2/+3
| * fix limitxyDavid Monniaux2020-03-281-1/+1
| * stdlib pathDavid Monniaux2020-03-281-3/+5
| * some more Makefile fixes (disable cse2 it's too slow)David Monniaux2020-03-281-1/+1
| * fix targets for proper generationDavid Monniaux2020-03-281-2/+5
| * fix Makefile (again)David Monniaux2020-03-281-9/+10
| * fix Makefile for not remaking the generatorDavid Monniaux2020-03-281-13/+13
| * set up for autogeneration of yarpgenDavid Monniaux2020-03-281-7/+22
| * Makefile for CIDavid Monniaux2020-03-282-24/+93
| * more portable cycles.hDavid Monniaux2020-03-093-11/+31
| * cycles for aarch64David Monniaux2020-03-091-0/+16
| * cycles.h for ARMv7David Monniaux2020-03-091-0/+7
| * Merge branch 'dm-cse2' of /home/monniaux/progs/CompCert/dm-cse2 into mppa-cse2David Monniaux2020-02-033-0/+19
| * add an exampleDavid Monniaux2020-01-081-0/+18
| * Adding info on how to add timings to a benchmarkCyril SIX2019-12-021-26/+44
| * Updating test/monniaux/README.mdCyril SIX2019-11-261-28/+39
| * build_benches.sh adapting to number of coresCyril SIX2019-11-261-2/+3
| * run-benches.sh adapting to number of CPU coresCyril SIX2019-11-261-1/+4
| * Fixing pcre2 (but it is bugged in GCC?)Cyril SIX2019-11-222-36/+5
| * benches += ncompressCyril SIX2019-11-222-52/+4
| * Real cleanCyril SIX2019-11-221-1/+1
| * benches += tiffCyril SIX2019-11-223-49/+4
| * Adding the new benches to benches.shCyril SIX2019-11-221-1/+1
| * benchmarks += ocamlCyril SIX2019-11-221-30/+3
| * Fixing zlibCyril SIX2019-11-193-0/+541
| * Adding zlibCyril SIX2019-11-151-49/+57
| * Adding jpeg-6b benchmarkCyril SIX2019-11-152-32/+50
| * Correcting typo in rules.mkCyril SIX2019-11-131-1/+1
| * Putting back the building rules for the paper (rules.mk)Cyril SIX2019-11-131-11/+11
| * Removing clutter from building + running benchesCyril SIX2019-11-134-7/+21
| * genann addedCyril SIX2019-10-023-3/+5
| * Adding picosat to the benchesCyril SIX2019-10-022-34/+8
| * Updating test/monniaux/README.mdCyril SIX2019-10-021-1/+8
| * (forgot to add glpk to benches.sh)Cyril SIX2019-10-021-1/+1
| * Intégration de GLPKCyril SIX2019-10-022-37/+7
| * Merge remote-tracking branch 'origin/mppa-work-upstream-merge' into mppa-workCyril SIX2019-09-034-72/+14
| |\
| | * 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
| * | Decreasing a bit the number of processes in run_benchesCyril SIX2019-08-301-1/+1
| * | Minor fix for the measurements macrosCyril SIX2019-07-242-4/+5
| |/