Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / array-ptr-calc-i32.ll
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-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-06 Matt ArsenaultR600/SI: Relax a few tests to help enable scheduler
2014-08-05 Tom StellardR600/SI: Update MUBUF assembly string to match AMD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-13 Matt ArsenaultR600: Run more tests with promote alloca disabled.
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2014-05-01 Matt ArsenaultR600/SI: Fix verifier error with pseudo store instructions.
2013-12-19 Matt ArsenaultR600/SI: Make private pointers be 32-bit.