Add trunc->branch support, this won't help with clang's i8->i1 truncations
[oota-llvm.git] / test / CodeGen / ARM / 2011-03-23-PeepholeBug.ll
2011-03-23 Evan ChengCmp peephole optimization isn't always safe for signed...