(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / bicZext.ll
2012-06-18 Joel JonesThis change handles a another case for generating the...