Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / 2012-01-26-CoalescerBug.ll
2012-01-27 Lang HamesRewrite instruction operands in AdjustCopiesBackFrom...