diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-05 22:09:15 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-05 22:09:15 +0000 |
commit | 26ef7c7ab7114bd48d77bcc35b8bab7618a4f0ba (patch) | |
tree | 79f2b025b082f4b6409e67a7009e6e2bcfe28f22 /llvm/lib/Analysis/LazyValueInfo.cpp | |
parent | 491462425a8aaf3f1b3d4d9879e58e9368dc2bdc (diff) | |
download | bcm5719-llvm-26ef7c7ab7114bd48d77bcc35b8bab7618a4f0ba.tar.gz bcm5719-llvm-26ef7c7ab7114bd48d77bcc35b8bab7618a4f0ba.zip |
Fix memdep's code for reasoning about dependences between two calls. A Ref
response from getModRefInfo is not useful here. Instead, check for identical
calls only in the NoModRef case.
Reapply r110270, and strengthen it to compensate for the memdep changes.
When both calls are readonly, there is no dependence between them.
llvm-svn: 110382
Diffstat (limited to 'llvm/lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions