New test case for testing pow(3) math library optimizations.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 05:47:05 +0000 (05:47 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 05:47:05 +0000 (05:47 +0000)
commit0f4a891803a2957ae138a8f830695203c8c3978e
tree9ecd6a909d2bc144550c6cc3775c1bd4cd6cad8a
parent5882b92360e460176380e0afe7d9913b5b7a16a3
New test case for testing pow(3) math library optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21613 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/Pow.ll [new file with mode: 0644]