Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-10-postdec.ll
2009-09-10 Bob WilsonDon't swap the operands of a subtraction when trying...