Add intrinsic forms of pow and exp2. The non-intrinsic
authorDale Johannesen <dalej@apple.com>
Thu, 4 Sep 2008 18:30:46 +0000 (18:30 +0000)
committerDale Johannesen <dalej@apple.com>
Thu, 4 Sep 2008 18:30:46 +0000 (18:30 +0000)
commit53bfbbccbfbd610a6e7970200aef868469dd556c
tree866cb48cd9e72d21f1f3f18eef5f56eeb20cefc3
parentae73dc1448d25b02cabc7c64c86c64371453dda8
Add intrinsic forms of pow and exp2.  The non-intrinsic
forms remain to handle older IR files, but will go away soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp