mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-09 05:31:37 +00:00
5a9e526f29
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255994 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |