summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenInstruction.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
commit5f1702e4fe20edd67bacb1023d13ec3d57da9f1f (patch)
treebe19eb1ea1f561fa5e47ea1133a090fea6f6c91c /llvm/utils/TableGen/CodeGenInstruction.cpp
parentad5dd4281774676fc577a44bd5cf1b3f4b76c249 (diff)
downloadbcm5719-llvm-5f1702e4fe20edd67bacb1023d13ec3d57da9f1f.tar.gz
bcm5719-llvm-5f1702e4fe20edd67bacb1023d13ec3d57da9f1f.zip
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
Diffstat (limited to 'llvm/utils/TableGen/CodeGenInstruction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud