platform/upstream/orc.git
2010-08-30 David Schleeforcc: Fix code generation of test
2010-08-30 David Schleeftestsuite: Fix cross compiling of orcc test
2010-08-28 David SchleefFix typo in function name
2010-08-28 David SchleefFix MSVC build errors
2010-08-28 David Schleefc: Fix denormal handling
2010-08-27 David Schleefneon: Fix shift in loadpl
2010-08-27 David SchleefChange constant values to orc_union64 internally
2010-08-27 David SchleefImplement parsing of float constants
2010-08-27 David SchleefChange meaning of convfl/convdl to be saturated
2010-08-27 David SchleefAdd splitql opcode
2010-08-27 David Schleefc: Fix code for ldreslinl
2010-08-27 David Schleefc: Fix loading of float params
2010-08-26 David Schleefneon: Add a few double rules
2010-08-26 David SchleefAdd int64 and double parameters
2010-08-26 Sebastian DrögeUse ULL as qualifier for 64 bit integer constants
2010-08-26 Sebastian DrögeAdd copyq opcode
2010-08-26 Sebastian DrögeAdd SSE2 implementations of all double opcodes
2010-08-26 Sebastian DrögeAdd support for comparing double arrays
2010-08-26 Sebastian DrögeAdd 64 bit floating point opcodes
2010-08-26 Sebastian DrögeAdd swapq opcode
2010-08-26 David Schleefcompiler: allocate correct size for code memory
2010-08-25 David SchleefFix testing of float params
2010-08-25 David Schleefc: Handle denormals and nan using bit ops
2010-08-25 Stefan Kosttestsuite: use correct return type
2010-08-25 David Schleeforcc: remove (fake) dependency on liborc-test
2010-08-25 David SchleefCheck for posix_memalign()
2010-08-25 David SchleefFix cross compiling
2010-08-25 David Schleeftest: Add denormal array pattern
2010-08-25 David Schleefshow_parse: Allocate array (fix segfault)
2010-08-25 David Schleefaltivec: Implement lots more rules
2010-08-24 David SchleefUse OrcCode structure to handle all executable code
2010-08-23 David SchleefCode memory allocation
2010-08-23 David SchleefAdd OrcCodeRegion
2010-08-22 David Schleeftest: Add special patterns (for floats)
2010-08-22 David Schleefshow_parse: Add -n option
2010-08-22 David Schleefsse: Fix some compilation issues on x86-64
2010-08-21 Andrea Cancianisse: add better rules for mulhsl/mulhul
2010-08-21 David Schleefsse: quit early if error is detected
2010-08-21 David Schleefc: minor hack for lots of temp vars
2010-08-21 David Schleeftests: Add show_parse
2010-08-20 David SchleefAdd ORC_VAR_T16
2010-08-20 David Schleefcompiler: If compilation fails, go back to backup function
2010-08-20 David Schleeforcc: Use ORC_RESTRICT for executor structure
2010-08-20 David Schleefautogen.sh: Enable --enable-gtk-doc for ds
2010-08-20 David SchleefFix distcheck for new examples
2010-08-20 David SchleefUpdate documentation, add tutorial
2010-08-19 David Schleefc: Add definition of ORC_RESTRICT
2010-08-19 David SchleefAdd perf testing of emulated code
2010-08-19 David Schleefback to unreleased
2010-08-19 David SchleefFix printing of performance data in tests
2010-08-19 David SchleefRelease 0.4.7 orc-0.4.7
2010-08-19 David Schleeftest: Improve opcode test program generation
2010-08-19 David Schleefneon: Fix div255w rule
2010-08-18 David Schleefmmx: update from sse
2010-08-18 David Schleefsse: use pinsrw to load 2-byte values
2010-08-18 David Schleeftest: Add alignment and misalignment to arrays
2010-08-18 David Schleefsse,x86: Add some new instruction emission code
2010-08-18 David Schleefsse: minor optimization for constant_m=1
2010-08-18 David Schleefsse: reset more of the compiler after a test loop
2010-08-18 David Schleefsse: better choosing of alignment var
2010-08-18 David Schleefconfigure: reminder to bump libversion
2010-08-15 David Schleefopcodes: fix emulation of ldres* opcodes
2010-08-15 David Schleeforcc: Fix code generation
2010-08-15 David Schleefsse: remove unused src->dest chaining checks
2010-08-15 David Schleefsse: don't unroll larger programs
2010-08-13 David Schleeftests: Add code for ldres* opcodes
2010-08-13 David SchleefAdd ldresnear[bl] and ldreslin[bl] opcodes
2010-08-13 David SchleefFixes to handle opcodes with 3 sources
2010-08-13 David SchleefRename splatw0q to splatw3q
2010-08-13 David Schleeftest: Remove #undef so it can be overridden in CFLAGS
2010-08-13 David Schleeftests: Fix code to not trip new sanity check
2010-08-13 David Schleeftest: Decrease n for performance testing
2010-08-13 David Schleefneon: new rules, tuning of code generation
2010-08-13 David Schleefarm: Better checking, add data and nops
2010-08-12 David Schleefsse: be more careful about keeping stack aligned
2010-08-12 David SchleefUpdate generated code due to orcc changes
2010-08-12 David Schleeforcc: Don't use ORC_INLINE for inline generation
2010-08-12 David Schleefparser: Add .init directive
2010-08-12 David Schleeforcc: Add --inline and --init-function
2010-08-11 David Schleefc: Fix emulation opcode generation due to previous...
2010-08-11 David Schleefc: implement x2/x4 prefix
2010-08-11 David Schleeforcc: Handle x2/x4 prefix for tests
2010-08-11 David Schleefautogen: remove --enable-gtk-doc
2010-08-11 David Schleefconfigure: fix AC_HELP_STRING
2010-08-11 David Schleeftests: Add more programs to test.orc
2010-08-11 David Schleeforcc: create inline functions
2010-08-11 David SchleefUse instruction size for loadp, not var size
2010-08-11 David SchleefUse ORC_N_COMPILER_VARIABLES where appropriate
2010-08-11 David Schleefc: Fix generation of loadoff, loadup code
2010-08-11 David SchleefFix warnings
2010-08-11 David Schleeforcc: Fix warning in generated code
2010-08-11 David SchleefFix segfault in test programs
2010-08-11 David Schleefsse: use fewer temporary registers
2010-08-11 David SchleefMake sure there are enough registers for temps
2010-08-11 David SchleefLook for rules in reverse order
2010-08-11 David SchleefFix sanity check for loadp
2010-08-11 David SchleefBetter constant loading
2010-08-11 David Schleefcompiler: additional sanity check for loadp
2010-08-11 David Schleefsse: switch to orc_compiler_get_temp_reg()
2010-08-11 David SchleefDynamically allocate temporary registers
next