Fix a bug that prevented PRE from applying in some cases.
authorOwen Anderson <resistor@mac.com>
Wed, 3 Sep 2008 23:06:07 +0000 (23:06 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 3 Sep 2008 23:06:07 +0000 (23:06 +0000)
commit0c7f91cf843247a34ae9147af0708d238d43f9f9
treee65afd0a375b4d82e1d09660765bd2c3f4f65c00
parent72ab076e671bee289e9e83f23b382131ea5c1560
Fix a bug that prevented PRE from applying in some cases.

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