1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/Transforms/LoadStoreVectorizer
Justin Lebar 2c71fc8bb7 Add handling of !invariant.load to PropagateMetadata.
Summary:
This will let e.g. the load/store vectorizer propagate this metadata
appropriately.

Reviewers: arsenm

Subscribers: tra, jholewinski, hfinkel, mzolotukhin

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

llvm-svn: 281153
2016-09-11 01:39:08 +00:00
..
AMDGPU LSV: Fix incorrectly increasing alignment 2016-09-09 22:20:14 +00:00
NVPTX Add handling of !invariant.load to PropagateMetadata. 2016-09-11 01:39:08 +00:00
X86 [LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148. 2016-08-30 23:53:59 +00:00