aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/DAGISelMatcherEmitter.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-06 01:25:49 +0000
committerDan Gohman <gohman@apple.com>2010-08-06 01:25:49 +0000
commit6ce9d8b0edaf7c59f5a7c52d506c2801004698f0 (patch)
tree16f89d562e674be642a438c669e13107495ea493 /utils/TableGen/DAGISelMatcherEmitter.cpp
parent59d70cbc297cbefead1f5926c30466d3cc03541a (diff)
downloadexternal_llvm-6ce9d8b0edaf7c59f5a7c52d506c2801004698f0.zip
external_llvm-6ce9d8b0edaf7c59f5a7c52d506c2801004698f0.tar.gz
external_llvm-6ce9d8b0edaf7c59f5a7c52d506c2801004698f0.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110421 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/DAGISelMatcherEmitter.cpp')
0 files changed, 0 insertions, 0 deletions