Allow custom lowering of fabs. I forgot to check in this change which
authorEvan Cheng <evan.cheng@apple.com>
Tue, 31 Jan 2006 18:14:25 +0000 (18:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 31 Jan 2006 18:14:25 +0000 (18:14 +0000)
commit59ad781e0118021d1ca7dfbc9f8db2ed828745e0
tree487cf9eb0bf3561f98790a9fe27d066110861126
parentc03468bafab3a20fdaa1c05d6c7f2ae1264fc3ea
Allow custom lowering of fabs. I forgot to check in this change which
caused several test failures.

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