Fix memdep's handling of invokes when finding the dependency of another call
authorOwen Anderson <resistor@mac.com>
Tue, 13 May 2008 21:25:37 +0000 (21:25 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 13 May 2008 21:25:37 +0000 (21:25 +0000)
commitff5a535378f700bf5e48ef17ad74eac21669b78d
tree467b41b831c11b3b6a6279e8e0c5eede1cc4836c
parent9b43ac042e7a8d6e7a1fcc2a0629579dedd0af6e
Fix memdep's handling of invokes when finding the dependency of another call
instruction.  This fixes some Ada miscompiles reported in PR2324.

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