aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mppa-work' into mppa-threadDavid Monniaux2020-04-0813-108/+1062
|\
| * 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 branch 'mppa-work' into mppa-threadCyril SIX2020-02-254-2/+25
|\ \ \
| * \ \ Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...Cyril SIX2020-02-252-2/+2
| |\ \ \
| | * | | Only one job for hardcheck.sh and hardtest.shCyril SIX2020-02-252-2/+2
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/mppa-work' into mppa-work-upstream-mergeDavid Monniaux2020-02-243-0/+19
| |\| |
| * | | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2020-02-242-0/+23
| |\ \ \ | | | |/ | | |/|
| | * | Add interoperability test for functions returning small integer typesXavier Leroy2020-02-212-0/+23
* | | | thread local declarations now workDavid Monniaux2020-02-241-1/+8
* | | | it now works, no more ugly hack to access thread local dataDavid Monniaux2020-02-241-0/+4
* | | | seems to process _Thread_local but not till backendDavid Monniaux2020-02-241-0/+1
* | | | parse _Thread_localDavid Monniaux2020-02-241-0/+1
| |_|/ |/| |
* | | 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