Fix a thinko in the reassociation code, fixing Generic/badlive.ll
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:44:09 +0000 (22:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:44:09 +0000 (22:44 +0000)
commit4287d5e355c7dafcb8d674a236eabcccb895c892
tree5540efef3ad2d0b69a56ab183cd530bba2084c39
parentb00a6425de1ef8668b63f29927c38da8a19ce904
Fix a thinko in the reassociation code, fixing Generic/badlive.ll

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