summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-09-15c: Fix problems related to 64-bit constantsDavid Schleef1-1/+15
2010-09-14test: Add test for x2 float opsDavid Schleef1-0/+11
2010-09-14perf_opcodes_sys: Use orc_test_get_program_for_opcodeDavid Schleef1-38/+1
2010-09-06Eliminate usage of %lld, etc.David Schleef1-3/+6
2010-09-03testsuite: Add compatibility checkDavid Schleef1-0/+29
2010-08-30Add needed file (again)David Schleef1-0/+12
2010-08-30Add needed fileDavid Schleef1-0/+12
2010-08-29test.orc: remove glib typesDavid Schleef1-3/+3
2010-08-29testsuite: Fix cross compiling of orcc testDavid Schleef2-7/+21
2010-08-27Fix MSVC build errorsDavid Schleef2-0/+7
2010-08-27Implement parsing of float constantsDavid Schleef1-0/+13
2010-08-26Add int64 and double parametersDavid Schleef1-4/+15
2010-08-25Fix testing of float paramsDavid Schleef1-1/+5
2010-08-25testsuite: use correct return typeStefan Kost3-3/+3
2010-08-25show_parse: Allocate array (fix segfault)David Schleef1-0/+1
2010-08-22show_parse: Add -n optionDavid Schleef1-1/+7
2010-08-21tests: Add show_parseDavid Schleef2-1/+367
2010-08-20Update documentation, add tutorialDavid Schleef2-10/+56
2010-08-13tests: Add code for ldres* opcodesDavid Schleef1-6/+19
2010-08-13Fixes to handle opcodes with 3 sourcesDavid Schleef1-14/+37
2010-08-13Rename splatw0q to splatw3qDavid Schleef1-25/+25
2010-08-12tests: Fix code to not trip new sanity checkDavid Schleef1-1/+7
2010-08-11tests: Add more programs to test.orcDavid Schleef1-6/+523
2010-08-09test: Add x4 prefix programDavid Schleef1-5/+19
2010-08-06remove old style of opcode emulationDavid Schleef3-21/+14
2010-08-05test.orc: Add a function with loadupdbDavid Schleef1-3/+26
2010-08-05tests: don't run compare programsDavid Schleef1-1/+1
2010-08-01Add performance comparison testsDavid Schleef5-3/+179
2010-08-01test: Fix perf_opcodes_sys for acc opcodesDavid Schleef1-1/+5
2010-08-01Better handling of invariantsDavid Schleef1-1/+1
2010-07-30tests: handle scalar opcodes in perf testDavid Schleef1-254/+5
2010-07-29tests: Add more test orc codeDavid Schleef1-0/+79
2010-07-29tests: fix program nameDavid Schleef1-1/+1
2010-07-28tests: quiet test outputDavid Schleef4-16/+56
2010-07-26test: quiet test_accsadublDavid Schleef1-11/+16
2010-07-21memcpy_speed: make default upper limit lowerDavid Schleef1-1/+1
2010-07-13tests: don't run neon testsDavid Schleef1-2/+0
2010-07-10Add cache informationDavid Schleef1-1/+12
2010-07-09memcpy_speed: inline orc_memcpyDavid Schleef1-1/+28
2010-07-09memcpy_speed: flush/populate cache for hot/cold testingDavid Schleef1-0/+42
2010-07-09memcpy_speed: take unalignment parameter on cmd lineDavid Schleef1-6/+14
2010-06-15tests: Fix compilation of the ABI test on 64 bit architecturesSebastian Dröge1-3/+3
2010-06-14tests: scripts to build/run against old versionsDavid Schleef2-0/+76
2010-06-14tests: Fix 2-dest opcodesDavid Schleef1-3/+15
2010-06-14tests: Add ABI check for code_execDavid Schleef2-1/+35
2010-06-13clean up memcpy_speedDavid Schleef1-30/+3
2010-06-09convert from stdint types to orc typesDavid Schleef2-6/+6
2010-06-09remove some unistd.h usageDavid Schleef1-1/+0
2010-06-09documentation updatesDavid Schleef1-5/+21
2010-06-07Remove orc-float libraryDavid Schleef1-17/+1