summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Split headers out of orcprogram.hDavid Schleef1-0/+2
2011-04-25mmx: update from sseDavid Schleef1-1/+1
2010-10-27sse: convert to using orc_sse_emit_sysinsnDavid Schleef1-1/+1
2010-09-29Fix distcheckDavid Schleef1-1/+1
2010-09-16Remove usage of orcbinDavid Schleef1-3/+3
2010-09-16examples: remove mt19937ar temp filesDavid Schleef1-1/+2
2010-09-11mt19937: Bring up to date with Orc best practiceDavid Schleef3-81/+327
2010-09-06Eliminate usage of %lld, etc.David Schleef1-2/+2
2010-08-25Fix cross compilingDavid Schleef1-5/+9
2010-08-20Fix distcheck for new examplesDavid Schleef1-11/+34
2010-08-20Update documentation, add tutorialDavid Schleef7-52/+127
2010-08-06remove old style of opcode emulationDavid Schleef1-11/+24
2010-06-09convert from stdint types to orc typesDavid Schleef3-23/+23
2010-06-07Add --enable-backendDavid Schleef1-1/+5
2009-12-02Build fixes due to MSVCDavid Schleef1-1/+6
2009-09-19volscale: refer to variables with their enumWim Taymans1-5/+5
2009-09-19volscale: use right array indexesWim Taymans1-3/+3
2009-09-19volscale: improve exampleWim Taymans1-24/+68
2009-09-19volscale: add volume scaling exampleWim Taymans2-1/+208
2009-06-01example: set the programDavid Schleef1-0/+1
2009-05-31doc: documentation workDavid Schleef5-712/+102
2009-05-23tests: rearrange tests, propogate compile errorsDavid Schleef2-33/+0
2009-04-26Pull various fixes from neon branchDavid Schleef1-2/+2
2009-03-31Install orc tests into $prefix/lib/orc/David Schleef1-1/+1
2009-03-17A non-trivial Mersenne Twister algorithmDavid Schleef2-1/+142
2009-03-15Split OrcProgram into Program and CompilerDavid Schleef1-0/+2
2009-03-08Fixes on x86-64David Schleef1-1/+5
2009-03-08a little scriptDavid Schleef1-0/+22
2009-03-06Add parametersDavid Schleef1-1/+43
2009-03-05Remove glib remnantsDavid Schleef2-3/+2
2009-03-05Add some unary opcodes. Add non-temporal writesDavid Schleef1-13/+80
2009-03-03Various fixes to execute all the new codeDavid Schleef1-11/+11
2009-03-02Add a bunch of opcodes, add a bunch of SSE rulesDavid Schleef1-1/+239
2009-03-02Add support for byte-sized dataDavid Schleef1-1/+56
2009-03-02Replace "s16" notation with "w"David Schleef2-17/+17
2009-03-02Remove types, use a size insteadDavid Schleef2-24/+24
2009-03-02Hacking.David Schleef1-4/+5
2009-03-01Split x86 into mmx and sse targetsDavid Schleef1-2/+66
2008-06-07Initial commit. Previous history is in liboilDavid Schleef3-0/+251