.. |
defaults.ll
|
[RISCV] Enable (scalable) vectorization by default
|
2022-07-27 12:36:04 -07:00 |
divrem.ll
|
[LV][RISCV] Disable vectorization of epilogue loops
|
2022-10-25 14:28:02 -07:00 |
force-vect-msg.ll
|
[RISCV] Add cost model for integer and float vector arithmetic instructions.
|
2022-11-28 09:04:38 -08:00 |
illegal-type.ll
|
[VPlan] Only generate single instr for unpredicated stores of varying value to invariant address
|
2022-09-22 08:53:46 -07:00 |
inloop-reduction.ll
|
[RISCV][test] Add inloop reduction vectorize test. NFC
|
2022-08-04 15:06:44 +08:00 |
lit.local.cfg
|
…
|
|
low-trip-count.ll
|
[RISCV] Switch to using get.active.lane.mask when tail folding
|
2022-07-08 10:24:59 -07:00 |
mask-index-type.ll
|
[LV][RISCV] Add a test case for a quality problem mixing vector index and data types
|
2022-07-27 11:42:28 -07:00 |
masked_gather_scatter.ll
|
[IRBuilder] Use PoisonValue in CreateMasked*
|
2022-09-19 11:01:41 -07:00 |
reg-usage.ll
|
[RISCV] Correct RISCVTTIImpl::getRegUsageForType for vectors of pointers.
|
2022-10-14 11:34:12 -07:00 |
riscv-interleaved.ll
|
[RISCV] Pin two tests to fixed length vectorization to preserve test intent
|
2022-06-28 13:53:31 -07:00 |
riscv-unroll.ll
|
[RISCV] Pin two tests to fixed length vectorization to preserve test intent
|
2022-06-28 13:53:31 -07:00 |
riscv-vector-reverse.ll
|
[RISCV] Incorporate LMUL into costs for arithmetic and shuffles
|
2022-12-01 10:46:27 -08:00 |
safe-dep-distance.ll
|
[LAA] Prune dependencies with distance large than access implied by trip count
|
2022-08-25 14:24:13 -07:00 |
scalable-basics.ll
|
[IRBuilder] Use PoisonValue in CreateMasked*
|
2022-09-19 11:01:41 -07:00 |
scalable-reductions.ll
|
[RISCV] Add RecurKind::FMulAdd to isLegalToVectorizeReduction for scalable vectors.
|
2022-09-08 12:34:59 -07:00 |
scalable-tailfold.ll
|
[IRBuilder] Use PoisonValue in CreateMasked*
|
2022-09-19 11:01:41 -07:00 |
scalable-vf-hint.ll
|
…
|
|
select-cmp-reduction.ll
|
[NFC] Update Transforms/LoopVectorize/RISCV/select-cmp-reduction.ll.
|
2022-12-02 01:07:16 -08:00 |
short-trip-count.ll
|
[LV][RISCV] Add test showing poor choice of VF for short loop
|
2022-11-02 13:06:45 -07:00 |
uniform-load-store.ll
|
[LV] Adjust cost model to use uniform store lowering for unpredicated uniform stores
|
2022-09-27 07:28:40 -07:00 |
unroll-in-loop-vectorizer.ll
|
[RISCV] Modify a test line so it exercises the intended configuration once we turn on scalable vectorization
|
2022-06-24 08:48:11 -07:00 |
zvl32b.ll
|
[RISCV] Prevent autovectorization using vscale with Zvl32b.
|
2022-11-02 13:55:21 -07:00 |