This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
X86
History
David Majnemer
50ddc0e1b6
[LoopVectorize] Add operand bundles to vectorized functions
...
Also, do not crash when calculating a cost model for loop-invariant token values. llvm-svn: 268003
2016-04-29 07:09:48 +00:00
..
already-vectorized.ll
…
assume.ll
…
avx1.ll
…
avx512.ll
…
constant-vector-operand.ll
…
conversion-cost.ll
…
cost-model.ll
…
force-ifcvt.ll
[LoopVectorize] Don't consider conditional-load dereferenceability for marked parallel loops
2016-04-26 02:00:36 +00:00
fp32_to_uint32-cost-model.ll
…
fp64_to_uint32-cost-model.ll
…
fp_to_sint8-cost-model.ll
…
funclet.ll
[LoopVectorize] Add operand bundles to vectorized functions
2016-04-29 07:09:48 +00:00
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-04-14 08:47:17 +00:00
max-mstore.ll
Masked Store in Loop Vectorizer - bugfix
2016-04-26 20:18:04 +00:00
metadata-enable.ll
…
min-trip-count-switch.ll
…
no_fpmath.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +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
…
register-assumption.ll
[LoopVectorize] Register cloned assumptions
2016-04-08 16:37:10 +00:00
small-size.ll
…
struct-store.ll
…
tripcount.ll
…
uint64_to_fp64-cost-model.ll
…
uniform_load.ll
Loop vectorization with uniform load
2016-04-10 16:53:19 +00:00
unroll_selection.ll
…
unroll-pm.ll
…
unroll-small-loops.ll
…
veclib-calls.ll
[SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnan
2016-04-06 07:04:53 +00:00
vect.omp.force.ll
…
vect.omp.force.small-tc.ll
…
vector_max_bandwidth.ll
…
vector_ptr_load_store.ll
…
vector-scalar-select-cost.ll
…
vectorization-remarks-missed.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
vectorization-remarks-profitable.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
vectorization-remarks.ll
Convert this sample-based-profiling testcase to use a NoDebug CU.
2016-04-15 22:05:38 +00:00
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
…