Added FPOW, FEXP, FLOG to PromoteNode so that custom actions can be set to Promote...
authorPete Cooper <peter_cooper@apple.com>
Thu, 12 Jan 2012 21:46:18 +0000 (21:46 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 12 Jan 2012 21:46:18 +0000 (21:46 +0000)
commitd578b905de8f9dece45aab2496a88ac548c67348
tree0aeefbe1f4ce1efb54de8309e43786d251d9a673
parent16db71089814c2a498cf2980d0013a59ade86e58
Added FPOW, FEXP, FLOG to PromoteNode so that custom actions can be set to Promote for those operations.

Sorry, no test case yet

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148050 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp