aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update on testsuite and INSTALL.mdCyril SIX2020-05-042-2/+6
* Merge remote-tracking branch 'origin/mppa-licm' into mppa-featuresDavid Monniaux2020-04-212-0/+6
|\
| * exampleDavid Monniaux2020-04-211-0/+6
| * Merge remote-tracking branch 'origin/mppa-work' into mppa-licmDavid Monniaux2020-04-201-0/+0
| |\
| | * fix MandelbrotDavid Monniaux2020-04-201-0/+0
* | | Merge remote-tracking branch 'origin/mppa-fast-div' into mppa-featuresDavid Monniaux2020-04-201-18/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2020-04-20587-6713/+193000
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-divDavid Monniaux2019-05-291-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-divDavid Monniaux2019-05-2910-347/+15
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-293-38/+43
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-212-15/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-2024-23/+133
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-divDavid Monniaux2019-05-161-5/+18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sdiv seems to work, udiv/umod/smod BOGUSDavid Monniaux2019-05-161-18/+0
* | | | | | | | | | Merge remote-tracking branch 'origin/mppa-licm' into mppa-featuresDavid Monniaux2020-04-201-0/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | test whether the instructions are allowedDavid Monniaux2020-04-191-0/+6
| * | | | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-licmDavid Monniaux2020-04-014-54/+853
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'origin/mppa-profiling' into mppa-featuresDavid Monniaux2020-04-128-2/+142
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86-64 profilingDavid Monniaux2020-04-121-4/+4
| * | | | | | | | | | otherwise timings disabled on arm (ccomp should call preprocessor with approp...David Monniaux2020-04-121-1/+1
| * | | | | | | | | | fix reverse printing problem for hashesDavid Monniaux2020-04-111-5/+5
| * | | | | | | | | | fix for k1cDavid Monniaux2020-04-111-2/+2
| * | | | | | | | | | seems like the ARM profiling perhaps worksDavid Monniaux2020-04-111-1/+2
| * | | | | | | | | | for running benchmarks on marteDavid Monniaux2020-04-101-0/+16
| * | | | | | | | | | fix for running the profile code on hostDavid Monniaux2020-04-101-6/+8
| * | | | | | | | | | fixing MakefileDavid Monniaux2020-04-102-5/+23
| * | | | | | | | | | 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
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'origin/mppa-expect3' into mppa-workDavid Monniaux2020-04-091-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test file for expectDavid Monniaux2020-04-081-0/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge remote-tracking branch 'origin/mppa-thread' into mppa-workDavid Monniaux2020-04-094-2/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | an example with two threadsDavid Monniaux2020-04-091-0/+18
| * | | | | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-threadDavid Monniaux2020-04-0813-108/+1062
| |\| | | | | | | | |
| * | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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