forked from OSchip/llvm-project
ed237938da
Summary: 1. Modify AnalyzeCallGraph() to retain function info for external functions if the function has [InaccessibleMemOr]ArgMemOnly flags. 2. When analyzing the use of a global is function parameter at a call site, mark the callee also as modifying the global appropriately. 3. Add additional test cases. Depends on D15499 Reviewers: hfinkel, jmolloy Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15605 llvm-svn: 255994 |
||
---|---|---|
.. | ||
2008-09-03-ReadGlobals.ll | ||
aliastest.ll | ||
argmemonly-escape.ll | ||
atomic-instrs.ll | ||
chaining-analysis.ll | ||
indirect-global.ll | ||
memset-escape.ll | ||
modreftest.ll | ||
nocapture.ll | ||
nonescaping-noalias.ll | ||
pr12351.ll | ||
pr25309.ll | ||
purecse.ll | ||
volatile-instrs.ll | ||
weak-interposition.ll |