1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Transforms/SLPVectorizer/X86
2016-12-02 10:54:46 +00:00
..
addsub.ll
align.ll
arith-fp.ll [SLPVectorizer][X86] Add tests for vectorization of buildvector of scalar fp-ops (PR6246) 2016-12-02 10:54:46 +00:00
atomics.ll
bad_types.ll
barriercall.ll
bitreverse.ll [CostModel][X86][SSE] Updated costs for vector BITREVERSE ops on SSSE3+ targets 2016-06-11 19:23:02 +00:00
bswap.ll [X86][SSE] Add cost model for BSWAP of vectors 2016-06-20 23:08:21 +00:00
call.ll Fixed the lost FastMathFlags for CALL operations in SLPVectorizer. 2016-11-16 00:55:50 +00:00
cast.ll [SLPVectorizer][X86] Regenerated SEXT/ZEXT cast vectorization tests 2016-05-06 22:22:18 +00:00
cmp_sel.ll
commutativity.ll
compare-reduce.ll
consecutive-access.ll
continue_vectorizing.ll
crash_7zip.ll
crash_binaryop.ll
crash_bullet3.ll
crash_bullet.ll
crash_cmpop.ll
crash_dequeue.ll
crash_flop7.ll
crash_gep.ll
crash_lencod.ll
crash_mandeltext.ll
crash_netbsd_decompress.ll
crash_scheduling.ll
crash_sim4b1.ll
crash_smallpt.ll
crash_vectorizeTree.ll
cross_block_slp.ll
cse.ll
ctlz.ll [VectorLegalizer] Expansion of CTLZ using CTPOP when possible 2016-11-08 14:10:28 +00:00
ctpop.ll [X86][SSE] Add cost model values for CTPOP of vectors 2016-07-20 10:41:28 +00:00
cttz.ll [X86][SSE] Add initial costs for vector CTTZ/CTLZ 2016-08-04 10:51:41 +00:00
cycle_dup.ll
debug_info.ll
diamond.ll
external_user.ll
extract_in_tree_user.ll
extract.ll
extractcost.ll
fabs.ll [SLPVectorizer][X86] Added fabs tests 2016-10-01 16:54:01 +00:00
fcopysign.ll [AVX-512] Support FCOPYSIGN for v16f32 and v8f64 2016-11-18 02:25:34 +00:00
flag.ll
fma.ll [SLPVectorizer][X86] Added fma vectorization tests 2016-07-08 17:19:13 +00:00
fptosi.ll [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32 2016-10-18 07:42:15 +00:00
fptoui.ll [SLPVectorizer][X86] Added fptosi/fptoui tests 2016-10-01 19:35:59 +00:00
fround.ll [SLPVectorizer][X86] Added ceil/floor/nearbyint/rint/trunc vectorization tests 2016-06-22 14:07:46 +00:00
funclet.ll
gep_mismatch.ll [SLPVectorizer] Handle GEP with differing constant index types 2016-06-08 21:55:16 +00:00
gep.ll [PM] Port SLPVectorizer to the new PM 2016-06-15 08:43:40 +00:00
hoist.ll
horizontal-list.ll [SLPVectorizer] Improved support of partial tree vectorization. 2016-11-29 08:21:14 +00:00
horizontal.ll [SLP] Add more tests for SLP Vectorizer. 2016-11-23 20:10:32 +00:00
implicitfloat.ll
in-tree-user.ll
insert-element-build-vector.ll Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements." 2016-12-01 22:52:15 +00:00
insertvalue.ll
intrinsic.ll
jumbled-load.ll [SLP] Add new and update existing lit testfor providing more context to incoming patch for vectorization of jumbled load 2016-11-27 03:35:31 +00:00
lit.local.cfg
long_chains.ll
loopinvariant.ll
metadata.ll
multi_block.ll
multi_user.ll
non-vectorizable-intrinsic.ll
odd_store.ll
operandorder.ll
opt.ll
ordering.ll
phi3.ll
phi_landingpad.ll
phi_overalignedtype.ll
phi.ll
powof2div.ll
pr16571.ll
pr16628.ll
pr16899.ll
pr18060.ll
pr19657.ll
pr23510.ll
pr27163.ll
propagate_ir_flags.ll Fixed the lost FastMathFlags for CALL operations in SLPVectorizer. 2016-11-16 00:55:50 +00:00
reduction2.ll
reduction_loads.ll [SLP] Add new and update existing lit testfor providing more context to incoming patch for vectorization of jumbled load 2016-11-27 03:35:31 +00:00
reduction_unrolled.ll [SLP] Fixed cost model for horizontal reduction. 2016-12-01 18:42:42 +00:00
reduction.ll
return.ll
rgb_phi.ll
saxpy.ll
schedule_budget.ll
scheduling.ll [SLPVectorizer] Fix for PR25748: reduction vectorization after loop 2016-10-07 09:39:22 +00:00
simple-loop.ll
simplebb.ll
sitofp.ll [X86][AVX512] Add support for v2i64 fptosi/fptoui/sitofp/uitofp on AVX512DQ-only targets 2016-11-24 14:46:55 +00:00
sqrt.ll Rename tests 2016-09-18 20:25:41 +00:00
tiny-tree.ll
uitofp.ll [SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests 2016-10-10 14:28:06 +00:00
unreachable.ll
value-bug.ll
vector_gep.ll Vector GEP test: renamed + some comments 2016-07-06 08:11:23 +00:00
vector.ll