Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / ARM / movt-movw-global.ll
2009-11-24 Anton KorobeynikovMaterialize global addresses via movt/movw pair, this...