Add support for VSX scalar single-precision arithmetic in the PPC target
[oota-llvm.git] / test / CodeGen / R600 / shl_add_ptr.ll
2015-05-12 Tom StellardR600/SI: Remove explicit m0 operand from DS instructions
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-26 Tom StellardR600/SI: Remove M0 from DS assembly strings
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-21 Tom StellardR600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
2014-11-13 Matt ArsenaultR600: Error on initializer for LDS.
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-10 Matt ArsenaultR600/SI: Match read2/write2 stride 64 versions
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-11 Matt ArsenaultAdd DAG combine for shl + add of constants.
2014-08-15 Matt ArsenaultR600/SI: Fix offset folding in some cases with shifted...