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
941e8dfcbfedcd4e82ff37bfcf9ba2a7cc558cc9
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
X86
History
Andrew Kaylor
b01e94ee8d
[TLI] Add mapping for various '__<func>_finite' forms of the math routines to SVML routines
...
Patch by Chris Chrulski Differential Revision:
https://reviews.llvm.org/D31789
llvm-svn: 302957
2017-05-12 22:11:26 +00:00
..
already-vectorized.ll
…
assume.ll
…
avx1.ll
…
avx512.ll
[AVX-512] Fix the execution domain for AVX-512 integer broadcasts.
2017-02-26 06:45:51 +00:00
consecutive-ptr-uniforms.ll
Support arbitrary address space pointers in masked gather/scatter intrinsics.
2017-05-03 12:28:54 +00:00
constant-vector-operand.ll
…
conversion-cost.ll
…
cost-model.ll
…
float-induction-x86.ll
[LV] Handle external uses of floating-point induction variables
2017-04-26 16:23:02 +00:00
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
Support arbitrary address space pointers in masked gather/scatter intrinsics.
2017-05-03 12:28:54 +00:00
gather-cost.ll
…
gather-vs-interleave.ll
[Loop Vectorizer] Cost-based decision for vectorization form of memory instruction.
2017-02-08 19:25:23 +00:00
gcc-examples.ll
…
illegal-parallel-loop-uniform-write.ll
…
imprecise-through-phis.ll
…
int128_no_gather.ll
[X86] Remove PCOMMIT instruction support since Intel has deprecated this instruction with no plans to release products with it.
2017-02-08 05:45:39 +00:00
interleaving.ll
[X86] enable memory interleaving for X86\SLM arch.
2017-01-25 09:14:48 +00:00
lit.local.cfg
…
masked_load_store.ll
…
max-mstore.ll
…
metadata-enable.ll
Increases full-unroll threshold.
2017-02-18 03:46:51 +00:00
min-trip-count-switch.ll
…
mul_slm_16bit.ll
[X86] fixing failed test in commit: r291657
2017-01-11 09:03:11 +00:00
no_fpmath_with_hotness.ll
…
no_fpmath.ll
…
no-vector.ll
…
parallel-loops-after-reg2mem.ll
…
parallel-loops.ll
…
powof2div.ll
…
propagate-metadata.ll
…
ptr-indvar-crash.ll
…
rauw-bug.ll
…
reduction-crash.ll
…
reg-usage-debug.ll
…
reg-usage.ll
…
register-assumption.ll
…
scatter_crash.ll
Support arbitrary address space pointers in masked gather/scatter intrinsics.
2017-05-03 12:28:54 +00:00
small-size.ll
…
strided_load_cost.ll
…
struct-store.ll
…
svml-calls-finite.ll
[TLI] Add mapping for various '__<func>_finite' forms of the math routines to SVML routines
2017-05-12 22:11:26 +00:00
svml-calls.ll
…
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
…
vector_max_bandwidth.ll
…
vector_ptr_load_store.ll
…
vector-scalar-select-cost.ll
…
vectorization-remarks-loopid-dbg.ll
…
vectorization-remarks-missed.ll
[LV] Also port failure remarks to new OptimizationRemarkEmitter API
2017-02-02 05:41:51 +00:00
vectorization-remarks-profitable.ll
[LV] These remark should have been missed remarks
2017-03-01 04:31:15 +00:00
vectorization-remarks.ll
…
vectorize-only-for-real.ll
…
x86_fp80-vector-store.ll
…
x86-predication.ll
…