Go to file
Dan Gohman 5f1702e4fe Move all the logic for function attributes and call attributes out of the
AliasAnalysis base class and into BasicAliasAnalyais. This avoids confusion
about where such logic is happening when there are other AliasAnalysis
implementations present.

Move the logic for translating two-callsite getModRefInfo queries into
other AliasAnalysis queries out of BasicAliasAnalysis and into the
AliasAnalysis base class, as it is useful for other AliasAnalysis
implementations.

llvm-svn: 110421
2010-08-06 01:25:49 +00:00
2010-08-06 01:24:57 +00:00
2010-08-04 23:34:21 +00:00
2010-07-30 23:15:01 +00:00
Description
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
2.8 GiB
Languages
LLVM 36.9%
C++ 33%
C 17.3%
Assembly 8.6%
MLIR 1.3%
Other 2.4%