Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / PowerPC / 2009-11-15-ReMatBug.ll
2009-11-16 Evan ChengCheck if subreg index is zero.