Fix what is _hopefully_ the last corner case for loops.
authorOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 23:54:42 +0000 (23:54 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 23:54:42 +0000 (23:54 +0000)
commitfebc7e3613007a159943917734baa35cc1b1411d
treeb15e23af91f81add995912e606f8837db6b150f2
parenta49ed78c2793c52d89a780c1f71c4fca0602eb66
Fix what is _hopefully_ the last corner case for loops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40503 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/2007-07-25-DominatedLoop.ll [new file with mode: 0644]