Add FSQRT, FSIN, FCOS nodes, patch contributed by Morten Ofstad
authorChris Lattner <sabre@nondot.org>
Thu, 28 Apr 2005 21:44:03 +0000 (21:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Apr 2005 21:44:03 +0000 (21:44 +0000)
commit7f64464ff100bcb7661b65c74c13dc88e83eb65b
treebc852ed18dc369e180456ab868aaef16aa045fc6
parent5624c75f9f2bb921872af33508f0d53c653de869
Add FSQRT, FSIN, FCOS nodes, patch contributed by Morten Ofstad

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