Fix a bug introduced in my last commit.
authorOwen Anderson <resistor@mac.com>
Thu, 26 Jul 2007 18:57:04 +0000 (18:57 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 26 Jul 2007 18:57:04 +0000 (18:57 +0000)
commita377a24771eed5c4672556afb2c28e80af026d7b
tree8e15f372af2a94836e54f561395b181a1f036440
parent45537917eec15e5c3ef75c0ee2bf8963b02f3a54
Fix a bug introduced in my last commit.

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