platform/upstream/orc.git
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
2010-08-11 David Schleefsse: improve constant loading
2010-08-11 David Schleefsse: fix divluw implementation
2010-08-09 David SchleefAdd orc_program_append_2() for instruction flags
2010-08-09 David SchleefAdd divluw opcode
2010-08-09 David SchleefFix splatw0q opcode to be useful for pixman
2010-08-09 David Schleeftest: Add x4 prefix program
2010-08-09 David SchleefRefactor instruction flags
2010-08-08 David Schleefsse: Fix recently broken convsuslw rule
2010-08-07 David SchleefAdd low-level opcodes for compositing
2010-08-07 David SchleefAdd some 64-bit opcodes, and SSE rules
2010-08-06 David Schleefremove old style of opcode emulation
2010-08-06 David SchleefGenerate header file for opcode emulation
2010-08-06 David Schleefsse: better implementation of addssl
2010-08-06 David Schleefsse: implement more rules
2010-08-06 David Schleefc: Fix loadupib code
2010-08-06 David Schleefsse: Add more slow rules
2010-08-05 David Schleeftest.orc: Add a function with loadupdb
2010-08-05 David Schleeftests: don't run compare programs
2010-08-05 David Schleefsse: implement loadoff, loadup opcodes
2010-08-05 David Schleefsse: implement mulhul
2010-08-05 David SchleefAdd loadoff[bwl], loadup[id]b opcodes
2010-08-05 David Schleefemulation: Add offset to emulation functions
2010-08-05 David SchleefAdd OrcCode structure
2010-08-04 Jan SchmidtUpdate gitignore
2010-08-04 Jan SchmidtUse AM_PROG_CC_C_O to support per-target compilation...
2010-08-04 Jan SchmidtFix dependencies of the generate-emulation binary.
2010-08-04 Jan SchmidtFix distcheck
2010-08-03 David Schleefc: cleanup pointer updating
2010-08-03 David Schleefsse: Fix accsadubl rule
2010-08-03 David Schleeftest: Add disabled code for Cortex-A8 benchmarking
2010-08-03 David Schleefc: convert to load/store opcodes
2010-08-03 David Schleefaltivec: implement load/store opcodes
2010-08-03 David Schleefarm: Add runtime detection of EDSP
2010-08-03 David Schleefarm: Add load/store opcodes
2010-08-03 David Schleefneon: improve select1wb/lw rules
2010-08-02 David Schleefneon: Add more rules
2010-08-02 David SchleefFix mulhul opcode and update generated code
2010-08-02 David Schleefneon: Add splitwb/splitlw
2010-08-02 David Schleefneon: add load/store opcodes
2010-08-02 David Schleefsse: Fix pmulld emission
2010-08-02 David Schleefsse: Fix mxcsr save/restore on x86-64
2010-08-02 David Schleefcompiler: increase number of temp variables
2010-08-02 David Schleefconfigure: Add dragonflybsd to mmap code alloc
2010-08-02 David Schleefmmx: Fix problems in recent commit
2010-08-02 David SchleefAdd performance comparison tests
2010-08-02 David Schleeftest: Fix perf_opcodes_sys for acc opcodes
2010-08-02 David Schleefmmx: update from sse
2010-08-02 David SchleefChanges to allow generation of mmx code from sse
2010-08-02 David SchleefBetter handling of invariants
2010-08-01 David Schleefcompiler: add flag for allowing gp regs on stack
2010-07-30 David Schleefcompiler: don't load constants for scalar opcodes
2010-07-30 David Schleeftests: handle scalar opcodes in perf test
2010-07-30 David Schleefsse: Add more fallback rules
2010-07-30 David SchleefDon't allocate registers for const and param
2010-07-30 David Schleefsse: implement faster permute rules
2010-07-30 David Schleeftests: Add more test orc code
2010-07-29 David Schleeftests: fix program name
2010-07-29 David SchleefAdd loadpb/loadpw/loadpl instructions
2010-07-29 David SchleefAdd load/store opcodes
next