Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-09 | test: switch neon test back to neon | David Schleef | 1 | -1/+1 |
2010-06-30 | arm: arm backend code gen fixes | David Schleef | 1 | -1/+1 |
2010-06-28 | tests: better float comparison | David Schleef | 1 | -3/+29 |
2010-06-09 | convert from stdint types to orc types | David Schleef | 1 | -29/+29 |
2010-06-07 | tests: fix neon tests | David Schleef | 1 | -8/+7 |
2010-06-01 | centralize definition of out-of-bound value | David Schleef | 1 | -4/+4 |
2010-04-15 | c64x: Fix compiler path | David Schleef | 1 | -1/+1 |
2010-04-15 | Merge branch 'master' into neon | David Schleef | 1 | -103/+192 |
2010-03-29 | tests: improve tests with acc and const opcodes | David Schleef | 1 | -0/+6 |
2010-01-07 | tests: Add memcpy_speed from liboil | David Schleef | 1 | -0/+106 |
2009-12-11 | better handling for 2-dest opcodes | David Schleef | 1 | -38/+49 |
2009-12-11 | test: convert unsigned and hex printing to new api | David Schleef | 1 | -52/+26 |
2009-12-02 | Build fixes due to MSVC | David Schleef | 1 | -0/+4 |
2009-11-20 | test: fix printf format for 64-bit types | David Schleef | 1 | -15/+3 |
2009-10-23 | Merge branch 'master' into neon | David Schleef | 1 | -6/+12 |
2009-10-19 | test: handle testing of float opcodes better | David Schleef | 1 | -3/+0 |
2009-10-18 | sse: Special case for constant n programs | David Schleef | 1 | -3/+12 |
2009-10-06 | Merge branch 'master' into neon | David Schleef | 1 | -24/+42 |
2009-10-05 | test: fix profiling code | David Schleef | 1 | -0/+2 |
2009-10-01 | orc-test: change OrcRandom to OrcRandomContext | David Schleef | 1 | -1/+1 |
2009-09-29 | Move 32-bit float ops to core library | David Schleef | 1 | -23/+39 |
2009-09-19 | fix incorrect merge conflict | David Schleef | 1 | -18/+6 |
2009-09-19 | Merge commit 'origin/master' into neon | David Schleef | 1 | -102/+113 |
2009-07-27 | more 2d hacking | David Schleef | 1 | -36/+59 |
2009-07-25 | preliminary 2-D support | David Schleef | 1 | -113/+70 |
2009-07-14 | test: Add orc_test_compare_output_backup() | David Schleef | 1 | -3/+21 |
2009-07-09 | test: Add orc_test_compare_output_backup() | David Schleef | 1 | -3/+21 |
2009-07-07 | remove test to check C code | David Schleef | 1 | -2/+0 |
2009-07-07 | test | David Schleef | 1 | -0/+2 |
2009-07-07 | Merge branch 'master' into neon | David Schleef | 1 | -2/+2 |
2009-06-30 | test: fix printf format | David Schleef | 1 | -1/+1 |
2009-06-29 | test: use rand() instead of random() | David Schleef | 1 | -1/+1 |
2009-06-26 | neon: test | David Schleef | 1 | -0/+1 |
2009-06-24 | Merge branch 'master' into neon | David Schleef | 1 | -2/+16 |
2009-06-24 | test: improve test output for accumulators | David Schleef | 1 | -2/+16 |
2009-06-24 | test: handle accumulators | David Schleef | 1 | -8/+28 |
2009-06-24 | test: handle multiple destination arrays | David Schleef | 1 | -43/+54 |
2009-06-24 | test: handle accumulators | David Schleef | 1 | -8/+28 |
2009-06-15 | test: handle multiple destination arrays | David Schleef | 1 | -45/+54 |
2009-05-28 | c64x: add c64x backend | David Schleef | 1 | -0/+98 |
2009-05-26 | update neon for recent core changes | David Schleef | 1 | -22/+54 |
2009-05-26 | neon: add accumulator and merge opcodes | David Schleef | 1 | -1/+3 |
2009-05-26 | compile test for neon | David Schleef | 1 | -0/+61 |
2009-05-26 | misalign memory for test | David Schleef | 1 | -6/+8 |
2009-05-24 | Add compiler target flags | David Schleef | 1 | -1/+9 |
2009-05-24 | tests: fix up tests for new api | David Schleef | 1 | -7/+4 |
2009-05-24 | clean up files after running tests | David Schleef | 1 | -18/+45 |
2009-05-23 | make all the tests work | David Schleef | 1 | -0/+91 |
2009-05-23 | tests: rearrange tests, propogate compile errors | David Schleef | 1 | -9/+10 |
2009-05-10 | Altivec rules | David Schleef | 1 | -0/+6 |