platform/upstream/orc.git
2009-06-25 David Schleefmmx: emit emms in epilogue
2009-06-25 David Schleefversion to 0.4.0.1
2009-06-06 David Schleeforcc: hacking
2009-06-06 David Schleefsse: long jumps should be default
2009-06-01 David Schleefdoc: Add version entities file
2009-06-01 David Schleefexample: set the program
2009-05-31 David Schleef0.3->0.4 fixes, update README orc-0.4.0
2009-05-31 David SchleefRelease 0.4.0
2009-05-31 David Schleefdoc: documentation work
2009-05-29 David Schleefsplit powerpc files
2009-05-29 David Schleefdoc: updating
2009-05-29 David SchleefFix up documentation
2009-05-28 David Schleefdoc: add doc files
2009-05-28 David Schleefrename x86.c
2009-05-28 David Schleefarm: change arm_ to orc_arm_
2009-05-26 David Schleefsse: revert change that disabled the SSE backend
2009-05-26 David Schleefmmx: convert sse backend to mmx
2009-05-25 David Schleefsse: fix flag generation
2009-05-25 David Schleefseparate mmx/sse code out of x86.c
2009-05-25 David Schleefsse: convert from X86_ECX to gp_tmpreg
2009-05-25 David Schleefsse: convert to emission functions
2009-05-25 David Schleefsse: move more sse emission functions to orcsse.c
2009-05-25 David Schleefsse: use orc_sse emission functions
2009-05-25 David SchleefSeparate SSE emission functions to new source file
2009-05-25 David SchleefAdd compiler target flags
2009-05-24 David Schleeftests: fix up tests for new api
2009-05-24 David Schleefhacking
2009-05-24 David Schleefclean up files after running tests
2009-05-24 David Schleefmake all the tests work
2009-05-23 David Schleeftests: rearrange tests, propogate compile errors
2009-05-15 David SchleefFix merge opcodes
2009-05-15 David SchleefAdd ability to optionally add a frame pointer
2009-05-15 David Schleefremove orc-stdint.h
2009-05-15 David SchleefFix type punning
2009-05-11 David SchleefAltivec hacking
2009-05-11 David SchleefAltivec hacking
2009-05-10 David SchleefMore altivec rules
2009-05-10 David SchleefAltivec rules
2009-05-07 David SchleefAdd select and merge opcodes
2009-04-29 David SchleefCheck rule sets for required target flags
2009-04-29 David SchleefDetect CPU flags for SSE
2009-04-28 David SchleefPrefix x86_/sse_ functions with orc_
2009-04-28 David SchleefFix bonghits in previous commit
2009-04-28 David SchleefFixes for x86-64
2009-04-28 David SchleefAdd tests for float and pixel opcodes
2009-04-28 David SchleefAdd orc-float library
2009-04-27 David Schleefadd unsigned and hex printing to tests
2009-04-27 David SchleefAdd orc-pixel library
2009-04-27 David SchleefFix previous commit
2009-04-27 David SchleefPull various fixes from neon branch
2009-04-27 David SchleefAdd accumulators, accum opcodes, and sse implementations
2009-04-27 David SchleefFixes for static array indices
2009-04-26 David SchleefDump program right before compiling
2009-04-26 David SchleefFix tests
2009-04-16 David Schleefuse rand(), not random()
2009-04-16 David Schleefwin32 fix
2009-04-07 David SchleefMove toward static array indexes
2009-04-07 David Schleefcompile fix on mac
2009-04-07 David SchleefImprove errors, use long jumps on x86
2009-04-07 David SchleefCheck opcode and instruction argument sizes for agreement
2009-04-07 David SchleefFix some opcodes
2009-04-07 David SchleefAllow reading dest arrays
2009-04-07 David SchleefAlso test in-place dest buffers
2009-04-01 David SchleefAdd another test
2009-04-01 David Schleefoops, needed for last commit
2009-04-01 David Schleefsse: fix loading of consts and params
2009-04-01 David SchleefFix C code for shrul
2009-04-01 David Schleefremove dead code
2009-04-01 David SchleefTest const and param sources
2009-04-01 David Schleefuse dest as src
2009-04-01 David Schleeffix convlw
2009-04-01 David Schleefquiet some debugging
2009-04-01 David Schleefenable convlw rule
2009-04-01 David SchleefAllow reading from dest
2009-04-01 David SchleefInstall orc tests into $prefix/lib/orc/
2009-03-31 David SchleefRemove old OrcOpcode
2009-03-31 David Schleeffix bug in program
2009-03-31 David Schleefmake function static
2009-03-31 David SchleefAttempt to fix UL saturation
2009-03-31 David SchleefUse printf attribute on orc_compiler_add_code
2009-03-31 David Schleeftest generated code in schro test
2009-03-31 David SchleefFix bugs in emulation
2009-03-29 David Schleefsome dist fixes
2009-03-29 David Schleefadd .gitignore
2009-03-29 David Schleeflots of hacking
2009-03-28 David Schleefsse: condense some common code
2009-03-28 David Schleefadd a compiler tool
2009-03-28 David SchleefAdd a compile/disassemble/diff test function
2009-03-28 David Schleefimplement a bunch of SSE rules
2009-03-28 David Schleefadd parser
2009-03-28 David Schleeffix orc_init
2009-03-28 David Schleeffix orc_target_rule_get
2009-03-25 David SchleefFixes to build runnable arm code
2009-03-25 David SchleefAdd orctest library
2009-03-25 David SchleefFix arm compile
2009-03-18 David SchleefChange debug format to be more like schro
2009-03-17 David SchleefSplit SSE into multiple rule sets
2009-03-17 David SchleefAdd a compile/disassemble/compare test, and fix some...
2009-03-17 David SchleefA non-trivial Mersenne Twister algorithm
2009-03-17 David Schleefupdate README
next