Enable (sext x) == C --> x == (trunc C) combine
[oota-llvm.git] / test / CodeGen / R600 / setcc-opt.ll
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.