Fix a subtle miscompilation. This allows 197.parser to be compiled correctly.
authorOwen Anderson <resistor@mac.com>
Fri, 3 Aug 2007 19:59:35 +0000 (19:59 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 3 Aug 2007 19:59:35 +0000 (19:59 +0000)
commitab8702787d6bcdeaea31fc6a3d4a7fec3a5e18c4
treec10a63e0be08e3faddf31d5e9d496c42517ee538
parent4b55c3b0f17cdf548e45899ba069e454c6342bf1
Fix a subtle miscompilation.  This allows 197.parser to be compiled correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp