Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-27 | sse: convert to using orc_sse_emit_sysinsn | David Schleef | 1 | -1/+1 |
2010-09-29 | Fix distcheck | David Schleef | 1 | -1/+1 |
2010-09-16 | Remove usage of orcbin | David Schleef | 1 | -3/+3 |
2010-09-16 | examples: remove mt19937ar temp files | David Schleef | 1 | -1/+2 |
2010-09-11 | mt19937: Bring up to date with Orc best practice | David Schleef | 3 | -81/+327 |
2010-09-06 | Eliminate usage of %lld, etc. | David Schleef | 1 | -2/+2 |
2010-08-25 | Fix cross compiling | David Schleef | 1 | -5/+9 |
2010-08-20 | Fix distcheck for new examples | David Schleef | 1 | -11/+34 |
2010-08-20 | Update documentation, add tutorial | David Schleef | 7 | -52/+127 |
2010-08-06 | remove old style of opcode emulation | David Schleef | 1 | -11/+24 |
2010-06-09 | convert from stdint types to orc types | David Schleef | 3 | -23/+23 |
2010-06-07 | Add --enable-backend | David Schleef | 1 | -1/+5 |
2009-12-02 | Build fixes due to MSVC | David Schleef | 1 | -1/+6 |
2009-09-19 | volscale: refer to variables with their enum | Wim Taymans | 1 | -5/+5 |
2009-09-19 | volscale: use right array indexes | Wim Taymans | 1 | -3/+3 |
2009-09-19 | volscale: improve example | Wim Taymans | 1 | -24/+68 |
2009-09-19 | volscale: add volume scaling example | Wim Taymans | 2 | -1/+208 |
2009-06-01 | example: set the program | David Schleef | 1 | -0/+1 |
2009-05-31 | doc: documentation work | David Schleef | 5 | -712/+102 |
2009-05-23 | tests: rearrange tests, propogate compile errors | David Schleef | 2 | -33/+0 |
2009-04-26 | Pull various fixes from neon branch | David Schleef | 1 | -2/+2 |
2009-03-31 | Install orc tests into $prefix/lib/orc/ | David Schleef | 1 | -1/+1 |
2009-03-17 | A non-trivial Mersenne Twister algorithm | David Schleef | 2 | -1/+142 |
2009-03-15 | Split OrcProgram into Program and Compiler | David Schleef | 1 | -0/+2 |
2009-03-08 | Fixes on x86-64 | David Schleef | 1 | -1/+5 |
2009-03-08 | a little script | David Schleef | 1 | -0/+22 |
2009-03-06 | Add parameters | David Schleef | 1 | -1/+43 |
2009-03-05 | Remove glib remnants | David Schleef | 2 | -3/+2 |
2009-03-05 | Add some unary opcodes. Add non-temporal writes | David Schleef | 1 | -13/+80 |
2009-03-03 | Various fixes to execute all the new code | David Schleef | 1 | -11/+11 |
2009-03-02 | Add a bunch of opcodes, add a bunch of SSE rules | David Schleef | 1 | -1/+239 |
2009-03-02 | Add support for byte-sized data | David Schleef | 1 | -1/+56 |
2009-03-02 | Replace "s16" notation with "w" | David Schleef | 2 | -17/+17 |
2009-03-02 | Remove types, use a size instead | David Schleef | 2 | -24/+24 |
2009-03-02 | Hacking. | David Schleef | 1 | -4/+5 |
2009-03-01 | Split x86 into mmx and sse targets | David Schleef | 1 | -2/+66 |
2008-06-07 | Initial commit. Previous history is in liboil | David Schleef | 3 | -0/+251 |