Make AliasAnalysis::getModRefInfo conservative in the face of volatility.
authorDan Gohman <gohman@apple.com>
Tue, 3 Aug 2010 17:27:43 +0000 (17:27 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 3 Aug 2010 17:27:43 +0000 (17:27 +0000)
commit14a498a48677eb1eaddd8329330df073224f9575
tree355cf241a06355f4c6bf338c224c88c0d262da11
parentbae696956b74680a7fedafb7fea70628d1ef14df
Make AliasAnalysis::getModRefInfo conservative in the face of volatility.

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