Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / ARM / 2009-11-02-NegativeLane.ll
2009-11-02 Anton KorobeynikovHandle splats of undefs properly. This includes the...