aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* sdiv seems to work, udiv/umod/smod BOGUSDavid Monniaux2019-05-161-18/+0
* remet les trucs dans les bons répertoiresDavid Monniaux2019-05-1524-0/+0
* truly inline function as macro to trigger better instruction selectionDavid Monniaux2019-05-151-1/+6
* compiled with Lustre v4David Monniaux2019-05-154-0/+512
* Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2019-05-157-6/+21
|\
| * Measures for bitslices-aes, bitsliced-tea and complex_matCyril SIX2019-05-157-6/+21
* | renamingDavid Monniaux2019-05-1524-0/+0
|/
* Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2019-05-156-4/+47
|\
| * CSV file generation for benches (only binary_search for now)Cyril SIX2019-05-156-4/+47
* | attempt at inlining; not many cycles removedDavid Monniaux2019-05-151-9/+11
|/
* Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2019-05-154-32/+17
|\
| * Added back bitslices-aesCyril SIX2019-05-154-32/+17
* | Heater example from Lustre v4David Monniaux2019-05-152-4/+18
* | Lustre v4 exampleDavid Monniaux2019-05-158-1/+568
* | example from Lustre v4 compiled with ONERA's lustrec compilerDavid Monniaux2019-05-155-0/+679
|/
* Avancement sur la génération de Makefile des benchmarksCyril SIX2019-05-1434-409/+84
* sum with moduloDavid Monniaux2019-05-131-0/+18
* 32-bit modulo now uses sign extend then call to the 64-bit functionDavid Monniaux2019-05-131-1/+1
* clock the time in heptagonDavid Monniaux2019-05-131-0/+8
* new example + moved random number generator to common filesDavid Monniaux2019-05-1316-24/+1185
* DM manual inliningDavid Monniaux2019-05-091-22/+25
* with -en (expand main node)David Monniaux2019-05-096-0/+3569
* Lustre "convertible" compilé avec -2cgcDavid Monniaux2019-05-096-0/+1452
* carlightV2 example from Lustre V6David Monniaux2019-05-084-89/+111
* carlightDavid Monniaux2019-05-083-0/+467
* added clockDavid Monniaux2019-05-081-1/+9
* removed print statementsDavid Monniaux2019-05-081-81/+18
* from Lustre v6 examplesDavid Monniaux2019-05-086-0/+1745
* load code into I-cacheDavid Monniaux2019-05-041-0/+3
* store oDavid Monniaux2019-05-042-3/+3
* [#120] - Makefile generator + replaced binary_search/Makefile : it worksCyril SIX2019-05-034-30/+81
* Merge branch 'mppa-work' into mppa_k1cCyril SIX2019-05-034-1/+57
|\
| * example of spill peepholeDavid Monniaux2019-05-021-0/+21
| * forgot Chunks.vDavid Monniaux2019-05-021-1/+1
| * Srsd / SrswDavid Monniaux2019-04-291-0/+10
| * test for long bitfieldsDavid Monniaux2019-04-291-0/+19
| * start of extfzl/extfslDavid Monniaux2019-04-251-0/+6
* | Changes to include a -O1 -fschedule-insns2 gcc run as wellCyril SIX2019-04-2624-290/+384
|/
* read from bit fieldsDavid Monniaux2019-04-251-0/+20
* identify bug from x86David Monniaux2019-04-131-2/+4
* various bugs in FPDavid Monniaux2019-04-131-0/+6
* some more examplesDavid Monniaux2019-04-131-4/+39
* code for checking IEEE-754 exceptionsDavid Monniaux2019-04-131-0/+41
* experiments with rounding modesDavid Monniaux2019-04-131-5/+21
* test for rounding modesDavid Monniaux2019-04-131-0/+20
* test breaksDavid Monniaux2019-04-121-0/+44
* some more simplificationsDavid Monniaux2019-04-126-1209/+10
* more builtinsDavid Monniaux2019-04-114-16/+27
* experiments on the meaning of sbmm8David Monniaux2019-04-112-0/+24
* __builtin_k1_acswapwDavid Monniaux2019-04-112-0/+26