Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-02 | Build fixes due to MSVC | David Schleef | 2 | -2/+10 |
2009-11-20 | test: fix printf format for 64-bit types | David Schleef | 1 | -15/+3 |
2009-10-19 | test: handle testing of float opcodes better | David Schleef | 2 | -3/+1 |
2009-10-18 | sse: Special case for constant n programs | David Schleef | 1 | -3/+12 |
2009-10-05 | test: fix profiling code | David Schleef | 3 | -5/+26 |
2009-10-01 | orc-test: change OrcRandom to OrcRandomContext | David Schleef | 5 | -13/+13 |
2009-10-01 | orc-test: add profiling from liboil | David Schleef | 3 | -2/+268 |
2009-09-29 | Move 32-bit float ops to core library | David Schleef | 6 | -27/+76 |
2009-07-27 | more 2d hacking | David Schleef | 2 | -40/+98 |
2009-07-25 | preliminary 2-D support | David Schleef | 6 | -116/+272 |
2009-07-14 | test: Add orc_test_compare_output_backup() | David Schleef | 2 | -3/+22 |
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-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-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 | 2 | -0/+94 |
2009-05-23 | tests: rearrange tests, propogate compile errors | David Schleef | 2 | -11/+18 |
2009-05-10 | Altivec rules | David Schleef | 1 | -0/+6 |
2009-04-27 | Fixes for x86-64 | David Schleef | 1 | -1/+22 |
2009-04-27 | Add orc-float library | David Schleef | 1 | -3/+57 |
2009-04-27 | add unsigned and hex printing to tests | David Schleef | 1 | -5/+65 |
2009-04-26 | Pull various fixes from neon branch | David Schleef | 1 | -44/+55 |
2009-04-26 | Fixes for static array indices | David Schleef | 1 | -1/+1 |
2009-04-16 | use rand(), not random() | David Schleef | 1 | -1/+1 |
2009-04-07 | Move toward static array indexes | David Schleef | 1 | -2/+5 |
2009-04-06 | compile fix on mac | David Schleef | 1 | -1/+1 |
2009-03-28 | lots of hacking | David Schleef | 2 | -0/+161 |
2009-03-28 | Add a compile/disassemble/diff test function | David Schleef | 2 | -0/+68 |
2009-03-24 | Add orctest library | David Schleef | 3 | -0/+41 |