summaryrefslogtreecommitdiff
path: root/orc-test
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Build fixes due to MSVCDavid Schleef2-2/+10
2009-11-20test: fix printf format for 64-bit typesDavid Schleef1-15/+3
2009-10-19test: handle testing of float opcodes betterDavid Schleef2-3/+1
2009-10-18sse: Special case for constant n programsDavid Schleef1-3/+12
2009-10-05test: fix profiling codeDavid Schleef3-5/+26
2009-10-01orc-test: change OrcRandom to OrcRandomContextDavid Schleef5-13/+13
2009-10-01orc-test: add profiling from liboilDavid Schleef3-2/+268
2009-09-29Move 32-bit float ops to core libraryDavid Schleef6-27/+76
2009-07-27more 2d hackingDavid Schleef2-40/+98
2009-07-25preliminary 2-D supportDavid Schleef6-116/+272
2009-07-14test: Add orc_test_compare_output_backup()David Schleef2-3/+22
2009-06-30test: fix printf formatDavid Schleef1-1/+1
2009-06-29test: use rand() instead of random()David Schleef1-1/+1
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-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 Schleef2-0/+94
2009-05-23tests: rearrange tests, propogate compile errorsDavid Schleef2-11/+18
2009-05-10Altivec rulesDavid Schleef1-0/+6
2009-04-27Fixes for x86-64David Schleef1-1/+22
2009-04-27Add orc-float libraryDavid Schleef1-3/+57
2009-04-27add unsigned and hex printing to testsDavid Schleef1-5/+65
2009-04-26Pull various fixes from neon branchDavid Schleef1-44/+55
2009-04-26Fixes for static array indicesDavid Schleef1-1/+1
2009-04-16use rand(), not random()David Schleef1-1/+1
2009-04-07Move toward static array indexesDavid Schleef1-2/+5
2009-04-06compile fix on macDavid Schleef1-1/+1
2009-03-28lots of hackingDavid Schleef2-0/+161
2009-03-28Add a compile/disassemble/diff test functionDavid Schleef2-0/+68
2009-03-24Add orctest libraryDavid Schleef3-0/+41