Fix for PR2190. Memdep's non-local caching was checking dirtied blocks in the
authorOwen Anderson <resistor@mac.com>
Thu, 10 Apr 2008 22:13:32 +0000 (22:13 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 10 Apr 2008 22:13:32 +0000 (22:13 +0000)
commitf062f10231590919d9d78ee2f7d3cb29f1c09e66
tree775cf8a52c99b0e0eda35e689ec79e77add85c18
parent3bd659ba20c235caabb0df6f93888d898197afb0
Fix for PR2190.  Memdep's non-local caching was checking dirtied blocks in the
wrong order.

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