Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / selectcc-opt.ll
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-20 Matt ArsenaultR600/SI: Remove dead code and add missing tests.
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Put PRED_X instruction in its own clause
2013-09-28 Tom StellardR600: Fix handling of NAN in comparison instructions
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-03-08 Tom StellardR600: Optimize another selectcc case
2013-03-08 Tom StellardR600: Improve custom lowering of select_cc