(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / 2011-03-15-LdStMultipleBug.ll
2012-03-04 Bill WendlingDo trivial CSE of dead BBs during codegen preparation.
2011-03-15 Evan ChengDo not form thumb2 ldrd / strd if the offset is by...