mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
f071f36723
Summary: In preparation for changing GlobalsAA to stop assuming that intrinsics can't read arbitrary globals, we need to make sure GlobalsAA is querying function attributes rather than relying on this assumption. This patch was inspired by: http://reviews.llvm.org/D20206 Reviewers: jmolloy, hfinkel Subscribers: eli.friedman, llvm-commits Differential Revision: https://reviews.llvm.org/D21318 llvm-svn: 275433 |
||
---|---|---|
.. | ||
2008-09-03-ReadGlobals.ll | ||
aliastest.ll | ||
atomic-instrs.ll | ||
chaining-analysis.ll | ||
comdat-ipo.ll | ||
func-memattributes.ll | ||
inaccessiblememonly.ll | ||
indirect-global.ll | ||
memset-escape.ll | ||
modreftest.ll | ||
no-escape.ll | ||
nonescaping-noalias.ll | ||
pr12351.ll | ||
pr25309.ll | ||
purecse.ll | ||
volatile-instrs.ll | ||
weak-interposition.ll |