1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/Analysis/GlobalsModRef
Eli Friedman 6579a1a109 Make GlobalsAA ignore dead constant expressions.
Slightly improves the precision of GlobalsAA in certain situations, and
makes the behavior of optimization passes more predictable.

Differential Revision: https://reviews.llvm.org/D24104

llvm-svn: 283165
2016-10-04 00:03:55 +00:00
..
2008-09-03-ReadGlobals.ll
aliastest.ll
atomic-instrs.ll
chaining-analysis.ll
comdat-ipo.ll
dead-uses.ll Make GlobalsAA ignore dead constant expressions. 2016-10-04 00:03:55 +00:00
func-memattributes.ll [DSE] Don't remove stores made live by a call which unwinds. 2016-08-12 01:09:53 +00:00
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