(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / shuffle.ll
2011-03-15 Bill WendlingTestcase for r127630.