When removing instructions from the analysis, be sure to check the confirmed
authorOwen Anderson <resistor@mac.com>
Fri, 20 Jul 2007 06:16:07 +0000 (06:16 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 20 Jul 2007 06:16:07 +0000 (06:16 +0000)
commit521a20207ca5ed8fbe3f8a0537a286478277fb3f
tree23f0fa51aefc2bc46deba025e8ffacf0627749db
parent7800479260c1f4cd69daf9e33615bedb6305e5b4
When removing instructions from the analysis, be sure to check the confirmed
flag when determining what to do with dependencies.

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