Expand fabs / fneg to and / xor.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 16 Dec 2006 00:52:40 +0000 (00:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 16 Dec 2006 00:52:40 +0000 (00:52 +0000)
commit966bf24491f7e53238fc4127bb9fcf43e6739586
tree3d8c62086ddcd62cac1b06b05919746f3e724748
parent1a8038636c2998e37f2130b0ab89a3686d9c1f48
Expand fabs / fneg to and / xor.

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