aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed CSE2 for mppa_k1cDavid Monniaux2020-03-032-0/+14
|\
| * globals alias analysis for x86David Monniaux2020-03-031-0/+8
| * with indexed/indexed alias analysis for x86David Monniaux2020-03-031-0/+6
* | Merge branch 'mppa-cse2' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2020-03-031926-58/+555574
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/mppa-work' into mppa-cse2David Monniaux2020-02-067-42/+187
| |\
| | * Updated scripts to run the tests on test/mppaCyril SIX2020-01-275-7/+19
| | * Hardware runs for test/mppa/interopCyril SIX2020-01-271-24/+113
| | * New directive hardtest and hardcheck to run on hardware test/mppa/instrCyril SIX2020-01-271-11/+55
| * | 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
| * | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-12-093-56/+89
| |\ \
| | * | 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
| * | | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-2411-248/+664
| |\| |
| | * | 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
| * | | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2019-11-141-1/+1
| |\| |
| | * | Correcting typo in rules.mkCyril SIX2019-11-131-1/+1
| * | | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-11-131-0/+12
| |\ \ \ | | |/ / | |/| / | | |/
| * | 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
| * | Scaling down forgotten tests -> test/c/ operationalCyril SIX2019-10-227-3/+27
| * | Adding MPPA endianess in test/endian.hCyril SIX2019-10-211-1/+1
| * | [regression to check!] Merge tag 'v3.6' into mppa-workCyril SIX2019-10-1614-48/+658
| |\ \
| * | | 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
| * | | Restored previous input sizes for other backendsCyril SIX2019-09-2553-60/+330
| * | | Preferring the (ifeq) approach for removing testsCyril SIX2019-09-251-0/+4
| * | | Removing NaNs from TESTS_DIFF (float precision issues..)Cyril SIX2019-09-251-0/+3
| * | | varargs2 now work correctly (bis)Cyril SIX2019-09-252-3/+15
| * | | Stub for builtins-mppa_k1c.cCyril SIX2019-09-251-0/+72
| * | | varargs2 now work correctlyCyril SIX2019-09-251-0/+11
| * | | Removing packed structs tests (do not work for now)Cyril SIX2019-09-251-0/+2
| * | | More work on test, regression/packedstruct1.c and regression/varargs2.c don't...Cyril SIX2019-09-204-24/+33
| * | | __builtin_bswap16, 32 and 64Cyril SIX2019-09-201-2/+2