(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / reg_asc_order.ll
2012-04-02 Jakob Stoklund OlesenAllocate virtual registers in ascending order.