enhance NonLocalDepEntry to keep the per-block phi translated address
authorChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 07:31:04 +0000 (07:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 07:31:04 +0000 (07:31 +0000)
commitdad451cb7c6b94b3af40f59271e24357616a05a9
treefcc0ac3dd4a24324001cd68a8765c6311860b2db
parent022840e9608207305a2e0488763f06fb1b5ad5e5
enhance NonLocalDepEntry to keep the per-block phi translated address
of the query.

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