Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / setcc-opt.ll
2015-03-23 Matt ArsenaultR600/SI: Allow commuting compares
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-02-04 Tom StellardR600/SI: Enable subreg liveness by default
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-21 Matt ArsenaultEnable (sext x) == C --> x == (trunc C) combine
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.