(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-10-postdec.ll
2009-09-10 Bob WilsonDon't swap the operands of a subtraction when trying...