Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / indirect-private-64.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-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-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-15 Matt ArsenaultR600: Add dag combine for copy of an illegal type.
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-03-24 Matt ArsenaultR600/SI: Fix 64-bit private loads.
2014-02-02 Matt ArsenaultAdd some xfailed R600 tests for 64-bit private accesses.