[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make...
[oota-llvm.git] / test / CodeGen / R600 / unaligned-load-store.ll
2015-04-08 Tom StellardR600/SI: Don't print offset0/offset1 DS operands when...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-04 Tom StellardR600/SI: Expand misaligned 16-bit memory accesses
2015-02-04 Tom StellardR600/SI: Make more store operations legal
2015-02-04 Tom StellardR600: Don't promote i64 stores to v2i32 during DAG...
2015-02-02 Tom StellardR600/SI: 64-bit and larger memory access must be at...
2015-02-02 Tom StellardR600/SI: Merge two test files
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-14 Matt ArsenaultImplement new way of expanding extloads.
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-10 Matt ArsenaultR600/SI: Change how DS offsets are printed
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-14 Matt ArsenaultR600/SI: Fix broken check lines
2014-08-22 Tom StellardR600/SI: Use READ2/WRITE2 instructions for 64-bit mem...
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-26 Matt ArsenaultR600/SI: Fix broken test.
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-30 Matt ArsenaultFix CodeGen for unaligned loads with address spaces