Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / ARM / remat-2.ll
2009-11-20 Evan ChengRemat VLDRD from constpool. Clean up some instruction...