llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64
Matthew Simpson 92821cb4a8 Reapply commit r259357 with a fix for PR26629
Commit r259357 was reverted because it caused PR26629. We were assuming all
roots of a vectorizable tree could be truncated to the same width, which is not
the case in general. This commit reapplies the patch along with a fix and a new
test case to ensure we don't regress because of this issue again. This should
fix PR26629.

llvm-svn: 261212
2016-02-18 14:14:40 +00:00
..
commute.ll [CostModel][AArch64] Increase cost of vector insert element and add missing cast costs 2015-08-17 16:05:09 +00:00
gather-reduce.ll Reapply commit r259357 with a fix for PR26629 2016-02-18 14:14:40 +00:00
getelementptr.ll Reapply r257800 with fix 2016-01-15 18:51:51 +00:00
horizontal.ll [NFC] Update horizontal reduction test cases. 2015-12-16 17:22:24 +00:00
lit.local.cfg
load-store-q.ll
minimum-sizes.ll Reapply commit r259357 with a fix for PR26629 2016-02-18 14:14:40 +00:00
mismatched-intrinsics.ll
nontemporal.ll [SLP] Add one more test case for propagating 'nontemporal' attributes. 2015-08-21 00:08:39 +00:00
sdiv-pow2.ll