commit | 3dcc91ee8c48f210d302937ecbbf0d277f8b656e | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Wed Aug 04 22:56:29 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Wed Aug 04 22:56:29 2010 +0000 |
tree | 51a96163cfbba2cd870af97f498c96bd4776d518 | |
parent | abf7bdffd67689781a5104b13fa806b92f3e96e1 [diff] |
The two-callsite form of AliasAnalysis::getModRefInfo is documented to return Ref if the left callsite only reads memory read or written by the right callsite; fix BasicAliasAnalysis to implement this. Add AliasAnalysisEvaluator support for testing the two-callsite form of getModRefInfo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110270 91177308-0d34-0410-b5e6-96231b3b80d8