aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* use proper local labelsDavid Monniaux2020-04-101-1/+1
* profiling still crashes on Aarch64David Monniaux2020-04-102-4/+4
* various fixes for aarch64 profilingDavid Monniaux2020-04-104-7/+55
* begin factorizing profilerDavid Monniaux2020-04-101-2/+2
* Makefile...David Monniaux2020-04-091-1/+1
* Makefile...David Monniaux2020-04-091-1/+1
* Makefile...David Monniaux2020-04-091-1/+1
* Makefile...David Monniaux2020-04-091-11/+17
* Makefile etcZDavid Monniaux2020-04-092-5/+11
* for profilingDavid Monniaux2020-04-092-6/+28
* Makefile for profilingDavid Monniaux2020-04-091-0/+21
* 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