Enable synthesis of FLOG2 and FEXP2 SelectionDAG nodes from libm calls. These are...
authorOwen Anderson <resistor@mac.com>
Thu, 15 Dec 2011 00:54:12 +0000 (00:54 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 15 Dec 2011 00:54:12 +0000 (00:54 +0000)
commit4e0adfa7f7fa5617a7a06028cdad0e4a50cac22a
tree58620938a8a565204f6bef212eea8fa884cfd4fb
parent7d1ff37118d5b3febae818676d9dd9513057fed7
Enable synthesis of FLOG2 and FEXP2 SelectionDAG nodes from libm calls.  These are already marked as illegal by default.

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