1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Transforms/BBVectorize
Dehao Chen 03f571c246 Introduce -unroll-partial-threshold to separate PartialThreshold from Threshold in loop unorller.
Summary: Partial unrolling should have separate threshold with full unrolling.

Reviewers: efriedma, mzolotukhin

Reviewed By: efriedma, mzolotukhin

Subscribers: llvm-commits

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

llvm-svn: 292293
2017-01-17 23:39:33 +00:00
..
X86 Introduce -unroll-partial-threshold to separate PartialThreshold from Threshold in loop unorller. 2017-01-17 23:39:33 +00:00
xcore
cycle.ll
func-alias.ll
ld1.ll
lit.local.cfg
loop1.ll Introduce -unroll-partial-threshold to separate PartialThreshold from Threshold in loop unorller. 2017-01-17 23:39:33 +00:00
mem-op-depth.ll
metadata.ll
no-ldstr-conn.ll
req-depth.ll
search-limit.ll
simple3.ll Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
simple-int.ll [InstCombine] Canonicalize insert splat sequences into an insert + shuffle 2016-12-28 00:18:08 +00:00
simple-ldstr-ptrs.ll
simple-ldstr.ll
simple-sel.ll
simple-tst.ll
simple.ll
vector-sel.ll [BBVectorize] Don't vectorize selects with a scalar condition and vector operands. 2016-05-26 18:43:57 +00:00