aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-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-092-0/+31
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | an example with two threadsDavid Monniaux2020-04-091-0/+18
| * | | | | | | | | Merge remote-tracking branch 'origin/mppa-work' into mppa-threadDavid Monniaux2020-04-085-52/+193
| |\| | | | | | | |
| * | | | | | | | | 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-cse3David Monniaux2020-03-312-42/+140
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | 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