diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-22 03:12:51 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-10-22 03:12:51 +0000 |
commit | 769e7e2f7122dc29a4400b4d4acfde858ab9fa2c (patch) | |
tree | 24b78574f29856ed4775a6ec621645aa4f225df6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 98a341bc0cbc66a7f1456f834fea565541721087 (diff) | |
download | llvm-769e7e2f7122dc29a4400b4d4acfde858ab9fa2c.zip llvm-769e7e2f7122dc29a4400b4d4acfde858ab9fa2c.tar.gz llvm-769e7e2f7122dc29a4400b4d4acfde858ab9fa2c.tar.bz2 |
[OperandBundles] Teach AliasAnalysis about operand bundles
Summary:
If a `CallSite` has operand bundles, then do not peek into the called
function to get a more precise `ModRef` answer.
This is tested using `argmemonly`, `-basicaa` and `-gvn`; but the
functionality is not specific to any of these.
Depends on D13961
Reviewers: reames, chandlerc
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D13962
llvm-svn: 250974
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions