remove some #ifdef'd out code, which should properly be in the dag combiner anyway.
authorChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 20:13:59 +0000 (20:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 20:13:59 +0000 (20:13 +0000)
commit7632e2beb4f0eacc49d580cbf23c89f24ad07ce9
tree430b48b27dd9c1b75ea412fa50397ba1d2f971ae
parent4efab056e16595b4062e85ee2619b7f6e0430964
remove some #ifdef'd out code, which should properly be in the dag combiner anyway.

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