(sub X, imm) gets canonicalized to (add X, -imm)
[oota-llvm.git] / test / CodeGen / ARM / 2011-11-09-BitcastVectorDouble.ll
2011-11-09 Eli FriedmanAdd check so we don't try to perform an impossible...