aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2020-04-20587-6713/+193000
|\
| * Fixing packedstruct issuev3.7_mppa_2020-04-01Cyril SIX2020-04-012-15/+15
| * Merge remote-tracking branch 'origin/master' into attempt-fix-mppa-workCyril SIX2020-04-012-39/+838
| |\
| | * Add a test for int64 -> float32 conversionXavier Leroy2020-03-302-39/+838
| * | 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
| * | disable some testsDavid Monniaux2020-03-271-4/+4
| * | fix issues in Mandelbrot due to modifications in the source codeDavid Monniaux2020-03-271-2/+0
| * | fix broken test MakefileDavid Monniaux2020-03-271-1/+3
| * | 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