Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / local-atomics.ll
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-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-01-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-21 Tom StellardR600/SI: Add SIFoldOperands pass
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-11 Aaron WatryR600: Test local atomics for evergreen
2014-09-08 Matt ArsenaultR600/SI: Replace LDS atomics with no return versions
2014-09-05 Matt ArsenaultR600/SI: Use same complex patterns for DS atomics
2014-06-12 Matt ArsenaultR600/SI: Use a register set to -1 for data0 on ds_inc...
2014-06-11 Matt ArsenaultR600/SI: Use LDS atomic inc / dec
2014-06-11 Matt ArsenaultR600/SI: Add other LDS atomic operations