Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
[oota-llvm.git] / test / CodeGen / ARM / pic.ll
2013-08-26 Jim GrosbachARM: Enable machine verifier for a few more tests.
2013-08-22 Logan ChienFix ARM FastISel PIC function call.