llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU
Benjamin Kramer f85f5da3b2 [LoadStoreVectorize] Ignore interleaved invariant loads.
The memory location an invariant load is using can never be clobbered by
any store, so it's safe to move the load ahead of the store.

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

llvm-svn: 330725
2018-04-24 15:28:47 +00:00
..
aa-metadata.ll
adjust-alloca-alignment.ll [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:07:16 +00:00
extended-index.ll
gep-bitcast.ll
insertion-point.ll
interleaved-mayalias-store.ll
invariant-load.ll [LoadStoreVectorize] Ignore interleaved invariant loads. 2018-04-24 15:28:47 +00:00
lit.local.cfg
merge-stores-private.ll [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:07:16 +00:00
merge-stores.ll AMDGPU: enable 128-bit for local addr space under an option 2018-04-10 22:48:23 +00:00
merge-vectors.ll
missing-alignment.ll
multiple_tails.ll AMDGPU: enable 128-bit for local addr space under an option 2018-04-10 22:48:23 +00:00
no-implicit-float.ll
optnone.ll
pointer-elements.ll
store_with_aliasing_load.ll
weird-type-accesses.ll