Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-27-CoalescerBug.ll
2009-09-28 Evan ChengCoalescer should not delete extract_subreg, insert_subr...