Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―>...
authorYi Jiang <yjiang@apple.com>
Thu, 12 Dec 2013 01:55:04 +0000 (01:55 +0000)
committerYi Jiang <yjiang@apple.com>
Thu, 12 Dec 2013 01:55:04 +0000 (01:55 +0000)
commit41a300757171e208a1367d423feca80db0f40364
tree3e85c63677659288a08fcdd59946650c2e384ebc
parent7c2b072d69cc4743866f56eb538cc7674dcd289e
Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197109 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLibraryInfo.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/LTO/triple-init.ll
test/Transforms/InstCombine/pow-1.ll