This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7653ff398d28851b211e81fa6ab22dd94de16f92
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
X86
History
Philip Reames
0e8d5085ac
Remove a duplicate test
...
Turns out I'd already added exactly the same test under the name non_unit_stride. llvm-svn: 371777
2019-09-12 21:40:15 +00:00
..
already-vectorized.ll
…
assume.ll
…
avx1.ll
…
avx512.ll
…
consecutive-ptr-cg-bug.ll
…
consecutive-ptr-uniforms.ll
…
constant-fold.ll
…
constant-vector-operand.ll
…
conversion-cost.ll
…
cost-model.ll
…
float-induction-x86.ll
…
fneg-cost.ll
…
force-ifcvt.ll
…
fp32_to_uint32-cost-model.ll
…
fp64_to_uint32-cost-model.ll
…
fp_to_sint8-cost-model.ll
…
funclet.ll
…
gather_scatter.ll
…
gather-cost.ll
…
gather-vs-interleave.ll
…
gcc-examples.ll
…
illegal-parallel-loop-uniform-write.ll
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
2019-07-07 22:12:01 +00:00
imprecise-through-phis.ll
…
int128_no_gather.ll
…
interleaved-accesses-large-gap.ll
…
interleaved-accesses-waw-dependency.ll
[LV] Fix test failure in a Release build.
2019-08-02 08:33:41 +00:00
interleaving.ll
…
invariant-load-gather.ll
…
invariant-store-vectorization.ll
…
lit.local.cfg
[lit] Delete empty lines at the end of lit.local.cfg NFC
2019-06-17 09:51:07 +00:00
load-deref-pred.ll
Remove a duplicate test
2019-09-12 21:40:15 +00:00
masked_load_store.ll
…
max-mstore.ll
…
metadata-enable.ll
…
min-trip-count-switch.ll
…
mul_slm_16bit.ll
…
no_fpmath_with_hotness.ll
…
no_fpmath.ll
…
no-vector.ll
…
nontemporal.ll
[LV] Suppress vectorization in some nontemporal cases
2019-06-17 17:20:08 +00:00
optsize.ll
…
outer_loop_test1_no_explicit_vect_width.ll
…
parallel-loops-after-reg2mem.ll
…
parallel-loops.ll
…
powof2div.ll
…
pr23997.ll
…
pr34438.ll
…
pr35432.ll
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
2019-07-07 22:12:01 +00:00
pr36524.ll
…
pr39160.ll
…
pr42674.ll
[X86] Replace -mcpu with -mattr on some tests.
2019-09-06 21:48:44 +00:00
propagate-metadata.ll
…
ptr-indvar-crash.ll
…
rauw-bug.ll
…
reduction-crash.ll
…
reduction-fastmath.ll
…
reduction-small-size.ll
…
redundant-vf2-cost.ll
…
reg-usage-debug.ll
…
reg-usage.ll
…
register-assumption.ll
…
scatter_crash.ll
…
slm-no-vectorize.ll
…
small-size.ll
…
strided_load_cost.ll
…
struct-store.ll
…
svml-calls-finite.ll
…
svml-calls.ll
…
tail_folding_and_assume_safety.ll
[LV] fold-tail predication should be respected even with assume_safety
2019-08-15 07:12:14 +00:00
tail_loop_folding.ll
[LV] Fold tail by masking - handle reductions
2019-08-28 09:02:23 +00:00
tripcount.ll
…
uint64_to_fp64-cost-model.ll
…
uniform_load.ll
…
uniform-phi.ll
…
uniformshift.ll
…
unroll_selection.ll
…
unroll-pm.ll
…
unroll-small-loops.ll
…
veclib-calls.ll
…
vect.omp.force.ll
…
vect.omp.force.small-tc.ll
[LV] fold-tail predication should be respected even with assume_safety
2019-08-15 07:12:14 +00:00
vector_max_bandwidth.ll
…
vector_ptr_load_store.ll
…
vector-scalar-select-cost.ll
…
vectorization-remarks-loopid-dbg.ll
…
vectorization-remarks-missed.ll
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through loop even after completion
2019-06-19 10:50:47 +00:00
vectorization-remarks-profitable.ll
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through loop even after completion
2019-06-19 10:50:47 +00:00
vectorization-remarks.ll
…
vectorize-only-for-real.ll
…
x86_fp80-interleaved-access.ll
[LV] Deny irregular types in interleavedAccessCanBeWidened
2019-06-17 12:02:24 +00:00
x86_fp80-vector-store.ll
…
x86-interleaved-accesses-masked-group.ll
…
x86-pr39099.ll
…
x86-predication.ll
…