Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr.
authorOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 21:26:36 +0000 (21:26 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 25 Jul 2007 21:26:36 +0000 (21:26 +0000)
commit3dfcf33cf897b04c95e252bbd645e9930f608701
tree40f24116ef3957d4a35c7e7e47e269c80b777b08
parent2e3d6b4a273f12a9121a040da1f9dcdccf88cba1
Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr.

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