Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / optselect-regclass.ll
2013-10-04 Matthias BraunARM: optimizeSelect has to consider the previous regist...