summaryrefslogtreecommitdiff
path: root/orc-test/orctest.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-09test: switch neon test back to neonDavid Schleef1-1/+1
2010-06-30arm: arm backend code gen fixesDavid Schleef1-1/+1
2010-06-28tests: better float comparisonDavid Schleef1-3/+29
2010-06-09convert from stdint types to orc typesDavid Schleef1-29/+29
2010-06-07tests: fix neon testsDavid Schleef1-8/+7
2010-06-01centralize definition of out-of-bound valueDavid Schleef1-4/+4
2010-04-15c64x: Fix compiler pathDavid Schleef1-1/+1
2010-04-15Merge branch 'master' into neonDavid Schleef1-103/+192
2010-03-29tests: improve tests with acc and const opcodesDavid Schleef1-0/+6
2010-01-07tests: Add memcpy_speed from liboilDavid Schleef1-0/+106
2009-12-11better handling for 2-dest opcodesDavid Schleef1-38/+49
2009-12-11test: convert unsigned and hex printing to new apiDavid Schleef1-52/+26
2009-12-02Build fixes due to MSVCDavid Schleef1-0/+4
2009-11-20test: fix printf format for 64-bit typesDavid Schleef1-15/+3
2009-10-23Merge branch 'master' into neonDavid Schleef1-6/+12
2009-10-19test: handle testing of float opcodes betterDavid Schleef1-3/+0
2009-10-18sse: Special case for constant n programsDavid Schleef1-3/+12
2009-10-06Merge branch 'master' into neonDavid Schleef1-24/+42
2009-10-05test: fix profiling codeDavid Schleef1-0/+2
2009-10-01orc-test: change OrcRandom to OrcRandomContextDavid Schleef1-1/+1
2009-09-29Move 32-bit float ops to core libraryDavid Schleef1-23/+39
2009-09-19fix incorrect merge conflictDavid Schleef1-18/+6
2009-09-19Merge commit 'origin/master' into neonDavid Schleef1-102/+113
2009-07-27more 2d hackingDavid Schleef1-36/+59
2009-07-25preliminary 2-D supportDavid Schleef1-113/+70
2009-07-14test: Add orc_test_compare_output_backup()David Schleef1-3/+21
2009-07-09test: Add orc_test_compare_output_backup()David Schleef1-3/+21
2009-07-07remove test to check C codeDavid Schleef1-2/+0
2009-07-07testDavid Schleef1-0/+2
2009-07-07Merge branch 'master' into neonDavid Schleef1-2/+2
2009-06-30test: fix printf formatDavid Schleef1-1/+1
2009-06-29test: use rand() instead of random()David Schleef1-1/+1
2009-06-26neon: testDavid Schleef1-0/+1
2009-06-24Merge branch 'master' into neonDavid Schleef1-2/+16
2009-06-24test: improve test output for accumulatorsDavid Schleef1-2/+16
2009-06-24test: handle accumulatorsDavid Schleef1-8/+28
2009-06-24test: handle multiple destination arraysDavid Schleef1-43/+54
2009-06-24test: handle accumulatorsDavid Schleef1-8/+28
2009-06-15test: handle multiple destination arraysDavid Schleef1-45/+54
2009-05-28c64x: add c64x backendDavid Schleef1-0/+98
2009-05-26update neon for recent core changesDavid Schleef1-22/+54
2009-05-26neon: add accumulator and merge opcodesDavid Schleef1-1/+3
2009-05-26compile test for neonDavid Schleef1-0/+61
2009-05-26misalign memory for testDavid Schleef1-6/+8
2009-05-24Add compiler target flagsDavid Schleef1-1/+9
2009-05-24tests: fix up tests for new apiDavid Schleef1-7/+4
2009-05-24clean up files after running testsDavid Schleef1-18/+45
2009-05-23make all the tests workDavid Schleef1-0/+91
2009-05-23tests: rearrange tests, propogate compile errorsDavid Schleef1-9/+10
2009-05-10Altivec rulesDavid Schleef1-0/+6