Add an ISD::FPOW node type.
authorDan Gohman <gohman@apple.com>
Thu, 11 Oct 2007 23:06:37 +0000 (23:06 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 11 Oct 2007 23:06:37 +0000 (23:06 +0000)
commit07f04fd574a59c690f297fd10c2e0dd14093675e
tree053922f4ae95030c7a5c8e33eabb1cb9e8b33231
parent68ac767e1e3632fd4b6e39707c6844bd131563a4
Add an ISD::FPOW node type.

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