Add a new FGETSIGN operation, which defaults to expand on all
authorChris Lattner <sabre@nondot.org>
Sat, 22 Dec 2007 20:47:56 +0000 (20:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Dec 2007 20:47:56 +0000 (20:47 +0000)
commit1a3048bb8e0f3de0b4e56704c15c556c71565f4b
tree4f6df329e226f58279310f3fc5154711082e91ba
parentd07310af64c9cf559f53521ab53c2f781c543423
Add a new FGETSIGN operation, which defaults to expand on all
targets.

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