Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / indirectbr-3.ll
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...