Fix an incorrectly inverted condition.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 16 Nov 2006 00:08:20 +0000 (00:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 16 Nov 2006 00:08:20 +0000 (00:08 +0000)
commitcc47021f49851a1b5344b7a0530f7ac50a395216
tree9a1214f7062aaf08a9865aa281bae23d25831bb5
parentdbf58837c4f18f54b2871b1cdcbbbc7d631a1c0c
Fix an incorrectly inverted condition.

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