Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / MergeConsecutiveStores.ll
2013-04-02 Arnold SchwaighoferDAGCombiner: Merge store/loads when we have extload...