This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-25 04:02:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8623ebcaee
llvm-mirror
/
test
/
Transforms
/
LoopVectorize
/
X86
History
David Majnemer
d1f0483635
[SLPVectorizer] Vectorize libcalls of sqrt
...
We didn't realize that we could transform the libcall into a vectorized intrinsic. llvm-svn: 265493
2016-04-06 00:14:59 +00:00
..
already-vectorized.ll
assume.ll
avx1.ll
[x86] fix cost model inaccuracy for vector memory ops
2016-03-09 22:23:33 +00:00
avx512.ll
constant-vector-operand.ll
conversion-cost.ll
cost-model.ll
fp32_to_uint32-cost-model.ll
fp64_to_uint32-cost-model.ll
fp_to_sint8-cost-model.ll
gather_scatter.ll
gather-cost.ll
gcc-examples.ll
illegal-parallel-loop-uniform-write.ll
lit.local.cfg
masked_load_store.ll
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
2016-03-22 20:24:34 +00:00
metadata-enable.ll
min-trip-count-switch.ll
no_fpmath.ll
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
2016-04-05 23:37:08 +00:00
no-vector.ll
parallel-loops-after-reg2mem.ll
parallel-loops.ll
powof2div.ll
ptr-indvar-crash.ll
rauw-bug.ll
reduction-crash.ll
small-size.ll
struct-store.ll
tripcount.ll
uint64_to_fp64-cost-model.ll
unroll_selection.ll
unroll-pm.ll
unroll-small-loops.ll
veclib-calls.ll
[SLPVectorizer] Vectorize libcalls of sqrt
2016-04-06 00:14:59 +00:00
vect.omp.force.ll
vect.omp.force.small-tc.ll
vector_max_bandwidth.ll
Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions."
2016-02-19 21:40:12 +00:00
vector_ptr_load_store.ll
vector-scalar-select-cost.ll
vectorization-remarks-missed.ll
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
2016-04-01 00:16:49 +00:00
vectorization-remarks-profitable.ll
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
2016-04-01 00:16:49 +00:00
vectorization-remarks.ll
vectorize-only-for-real.ll
[LoopVectorize] Don't vectorize loops when everything will be scalarized
2016-03-30 19:37:08 +00:00
x86_fp80-vector-store.ll