llvm-project/llvm/test/Transforms/MemCpyOpt
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-02-24-MultipleUseofSRet.ll
2008-03-13-ReturnSlotBitcast.ll
2011-06-02-CallSlotOverwritten.ll
aa-recursion-assertion-failure.ll
aggregate-type-crash.ll
align.ll
atomic.ll
byval-readnone.ll
callslot.ll
callslot_aa.ll
callslot_badaa.ll
callslot_deref.ll
callslot_noalias.ll
callslot_throw.ll
capturing-func.ll
crash.ll
fca2memcpy.ll
form-memset.ll
invariant.start.ll
lifetime.ll
load-store-to-memcpy.ll
loadstore-sret.ll
memcpy-byval-forwarding-clobbers.ll
memcpy-in-loop.ll
memcpy-invoke-memcpy.ll
memcpy-to-memset-with-lifetimes.ll
memcpy-to-memset.ll
memcpy-undef.ll
memcpy.ll tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
memmove.ll
memset-memcpy-oversized.ll
memset-memcpy-redundant-memset.ll
memset-memcpy-to-2x-memset.ll
merge-into-memset.ll
mixed-sizes.ll
no-libcalls.ll
non-integral.ll
nonlocal-memcpy-memcpy.ll
nontemporal.ll
opaque-ptr.ll
pr29105.ll
pr37967.ll
pr54682.ll [MemCpyOpt] Work around PR54682 2022-04-04 10:19:51 +02:00
preserve-memssa.ll
process_store.ll
profitable-memset.ll
smaller.ll
sret.ll
stackrestore.ll
store-to-memset-is-nonzero-type.ll
store-to-memset.ll
variable-sized-memcpy-memcpy.ll
variable-sized-memcpy-uninit.ll
variable-sized-memset-memcpy.ll
vscale-crashes.ll
vscale-memset.ll