llvm-project/llvm/test/Transforms/LoopVectorize/ARM
Anna Welker 064981f0ce [ARM][MVE] Enable MVE gathers and scatters by default
Enable MVE gather/scatters by default, which requires some
minor adaptations in some tests.

Differential revision: https://reviews.llvm.org/D86776
2020-08-28 19:05:29 +01:00
..
arm-ieee-vectorize.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm-unroll.ll
gather-cost.ll
gcc-examples.ll
interleaved_cost.ll
lit.local.cfg
mve-gather-scatter-tailpred.ll [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
mve-interleaved-cost.ll [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
mve-maskedldst.ll [ARM] Change all tests from "thumbv8.1-m.main" to "thumbv8.1m.main". NFC 2020-03-04 13:47:35 +00:00
mve-reduction-predselect.ll [LV] get.active.lane.mask consuming tripcount instead of backedge-taken count 2020-08-25 13:49:19 +01:00
mve-reduction-types.ll [ARM] Always use reductions intrinsics under MVE 2020-06-12 19:21:17 +01:00
mve-reductions.ll [LV] Add additional InLoop redution tests. NFC 2020-07-18 12:14:23 +01:00
mve-shiftcost.ll [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
mve-vldn.ll [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
pointer_iv.ll [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
prefer-tail-loop-folding.ll [ARM][MVE] Enable MVE gathers and scatters by default 2020-08-28 19:05:29 +01:00
sphinx.ll Recommit #2: "[LV] Induction Variable does not remain scalar under tail-folding." 2020-05-13 13:50:09 +01:00
tail-folding-allowed.ll [ARM][LV] Add a preferPredicatedReductionSelect target hook 2020-08-21 08:48:12 +01:00
tail-folding-counting-down.ll [LV] Fallback strategies if tail-folding fails 2020-08-26 16:55:25 +01:00
tail-folding-loop-hint.ll [LV] get.active.lane.mask consuming tripcount instead of backedge-taken count 2020-08-25 13:49:19 +01:00
tail-folding-not-allowed.ll [ARM][LV] Add a preferPredicatedReductionSelect target hook 2020-08-21 08:48:12 +01:00
tail-folding-prefer-flag.ll [LV] Fallback strategies if tail-folding fails 2020-08-26 16:55:25 +01:00
tail-folding-reduces-vf.ll [LV] Fallback strategies if tail-folding fails 2020-08-26 16:55:25 +01:00
tail-folding-reductions-allowed.ll [ARM][MVE] Reorg of the LV tail-folding tests 2020-07-17 15:54:15 +01:00
tail-folding-scalar-epilogue-fallback.ll [LV] Fallback strategies if tail-folding fails 2020-08-26 16:55:25 +01:00
vector_cast.ll
width-detect.ll