a minor tweak to my previous patch, handle the invalidation case
authorChris Lattner <sabre@nondot.org>
Fri, 23 Jan 2009 00:27:03 +0000 (00:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Jan 2009 00:27:03 +0000 (00:27 +0000)
commitb54bfc2636111f74b0d33b62f0c6d30130164cfb
tree02f1ac000e4d7b9e8125b8dcf6ac9c5e50c15e02
parent956ec27a99bdb22c97d571c65aeff4cf5c2adc3f
a minor tweak to my previous patch, handle the invalidation case
when there are multiple iterations of the loop.  This fixes PR3375.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62822 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp