Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / sincos.ll
2013-11-03 Bob WilsonEnable optimization of sin / cos pair into call to...