llvm-project/llvm/test/Transforms/LoadStoreVectorizer/X86
Sven van Haastregt 19f531d31e [LoadStoreVectorizer] Differentiate between <1 x T> and T
The LoadStoreVectorizer thought that <1 x T> and T were the same types
when merging stores, leading to a crash later.

Patch by Erik Hogeman.

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

llvm-svn: 326884
2018-03-07 10:29:28 +00:00
..
correct-order.ll
lit.local.cfg
load-width.ll
merge-tbaa.ll [Analysis] Fix merging TBAA tags with different final access types 2017-11-08 11:42:21 +00:00
non-byte-size.ll
preserve-order32.ll
preserve-order64.ll
subchain-interleaved.ll
vector-scalar.ll [LoadStoreVectorizer] Differentiate between <1 x T> and T 2018-03-07 10:29:28 +00:00