llvm-project/llvm/test/Analysis/GlobalsModRef
Augie Fackler 12c0bf8ba9 tests: add attributes that would normally come from inferattrs
As my goal is to remove at least _some_ functions from the static list
in MemoryBuiltins.cpp, these tests either need to run inferattrs or
statically declare these attributes to keep passing. A couple of tests
had alternate cases which are no longer meaningful, e.g.
`malloc-load-removal.ll`.

Differential Revision: https://reviews.llvm.org/D123087
2022-07-25 17:29:00 -04:00
..
2008-09-03-ReadGlobals.ll
addrspacecast.ll [AAEval] Make compatible with opaque pointers 2022-03-16 10:02:11 +01:00
aliastest.ll
atomic-instrs.ll
chaining-analysis.ll
comdat-ipo.ll
dead-uses.ll
func-memattributes.ll
functions_without_nosync.ll [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics 2022-04-12 16:42:50 -05:00
global-used-by-global.ll
inaccessiblememonly.ll
indirect-global.ll tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
intrinsic_addressnottaken1.ll [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics 2022-04-12 16:42:50 -05:00
intrinsic_addressnottaken2.ll [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics 2022-04-12 16:42:50 -05:00
intrinsic_addresstaken.ll [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics 2022-04-12 16:42:50 -05:00
memset-escape.ll
modreftest.ll
no-escape.ll
nonescaping-noalias.ll [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
nosync_nocallback.ll [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics 2022-04-12 16:42:50 -05:00
pr12351.ll
pr25309.ll [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
pr35899-dbg-value.ll
purecse.ll [GlobalsModRef] Don't override getModRefBehavior() for CallBase 2022-07-07 10:35:44 +02:00
volatile-instrs.ll
weak-interposition.ll