Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / trunc-cmp-constant.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-04 Tom StellardR600/SI: Enable subreg liveness by default
2015-01-28 Tom StellardR600: Move DataLayout to AMDGPUTargetMachine
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2014-12-21 Matt ArsenaultEnable (sext x) == C --> x == (trunc C) combine