Fix PR2096, a regression introduced with my patch last night. This
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2008 17:09:59 +0000 (17:09 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2008 17:09:59 +0000 (17:09 +0000)
commitaeecb6c73ae05100eec57e9521beb87635f1f26e
treeeec6f1dd3bd55286ed487918ceeeaeeb106abb50
parent72c8f0d156c0a32d809715bca402b5242b179340
Fix PR2096, a regression introduced with my patch last night.  This
also fixes cfrac, flops, and 175.vpr

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47605 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/Generic/2008-02-26-NegatableCrash.ll [new file with mode: 0644]