(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / cmn.ll
2012-06-11 Bill WendlingRe-enable the CMN instruction.