Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-23-LiveVariablesBug.ll
2009-09-24 Evan ChengFix PR5024 with a big hammer: disable the double-def...