aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa
Commit message (Expand)AuthorAgeFilesLines
...
* MPPA - Corrected messages on test/mppa/mmult/MakefileCyril SIX2018-04-251-2/+2
* MPPA - refined tests. Bug in mmult - need to generate O0 to debug easierCyril SIX2018-04-242-1/+7
* MPPA - Oshrximm + Mgetparam + FP is GPR10 + bugCyril SIX2018-04-201-17/+17
* MPPA - Added divide & conqueer test matmulCyril SIX2018-04-182-2/+87
* MPPA - added Oaddrsymbol -> now able to run the matrix mult testCyril SIX2018-04-183-37/+42
* MPPA - added a Matrix Multiply testCyril SIX2018-04-183-0/+140
* MPPA - Added Pmull -> now able to run the sort testCyril SIX2018-04-173-3/+8
* MPPA - More shiftsCyril SIX2018-04-171-1/+3
* MPPA - Forgot to uncomment debugging section of prng testCyril SIX2018-04-171-4/+2
* MPPA - added all shiftsCyril SIX2018-04-174-0/+12
* MPPA - Added CompCert testsCyril SIX2018-04-171-1/+16
* MPPA - added merge sort + corrected bug in insertion + testing them togetherCyril SIX2018-04-1710-38/+205
* MPPA - tests - added insertion sort and selection sortCyril SIX2018-04-175-0/+159
* MPPA - changed UNIT_TEST namesCyril SIX2018-04-172-4/+4
* MPPA - Added uint64_t types to the tests + k1c testCyril SIX2018-04-174-11/+34
* MPPA - added PRNG generator in the testsCyril SIX2018-04-163-0/+66
* MPPA - Automatic generation of expected value for testsCyril SIX2018-04-1118-10/+32
* MPPA - reorganized the test directoryCyril SIX2018-04-112-13/+18
* MPPA - Onegl + PneglCyril SIX2018-04-102-7/+3
* MPPA - Running tests in parallelCyril SIX2018-04-102-26/+41
* MPPA - fixed wrong extension in test filesCyril SIX2018-04-102-0/+0
* MPPA - Optimized branch generation for word compare to 0Cyril SIX2018-04-095-1/+27
* MPPA - forgot check.sh in last commitCyril SIX2018-04-051-0/+29
* MPPA - Added regression testsCyril SIX2018-04-0513-14/+27
* MPPA - added test forvarl.cCyril SIX2018-04-042-1/+12
* MPPA - Added non immediate comparisonCyril SIX2018-04-042-2/+14
* MPPA - Added signed immediate comparisonCyril SIX2018-04-042-1/+13
* MPPA - 32-bits immediate eq/neq branchesCyril SIX2018-04-042-2/+14
* MPPA - Added Msetstack + bunch of store --> on a des call !Cyril SIX2018-04-042-1/+17
* MPPA - code cleaningCyril SIX2018-04-041-1/+1
* MPPA - The project compiles.Cyril SIX2018-04-042-0/+32