llvm-project/llvm/test/Transforms/LowerConstantIntrinsics
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
..
builtin-object-size-load.ll [builtin_object_size] Basic support for posix_memalign 2022-04-08 09:31:11 +02:00
builtin-object-size-phi.ll tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
builtin-object-size-posix-memalign.ll [builtin_object_size] Basic support for posix_memalign 2022-04-08 09:31:11 +02:00
constant-intrinsics.ll
crash-on-large-allocas.ll
objectsize_basic.ll tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
stale-worklist-phi.ll