llvm-project/llvm/test/Transforms/LoopVectorize/ARM
Florian Hahn a74941da71
Revert "[BasicAA] Handle two unknown sizes for GEPs"
Temporarily revert commit 8b1c4e310c.

After 8b1c4e310c the compile-time for `MultiSource/Benchmarks/MiBench/consumer-lame`
dramatically increases with -O3 & LTO, causing issues for builders with
that configuration.

I filed PR48553 with a smallish reproducer that shows a 10-100x compile
time increase.
2020-12-18 17:59:12 +00:00
..
arm-ieee-vectorize.ll
arm-unroll.ll
gather-cost.ll
gcc-examples.ll
interleaved_cost.ll
lit.local.cfg
mve-gather-scatter-tailpred.ll [LV] Tail folded inloop reductions. 2020-10-11 16:58:34 +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
mve-qabs.ll [SimplifyCFG] TryToSimplifyUncondBranchFromEmptyBlock() already knows how to preserve DomTree 2020-12-17 01:03:49 +03:00
mve-reduction-predselect.ll [LoopUtils] Fix neutral value for vector.reduce.fadd 2020-10-29 21:45:13 +01:00
mve-reduction-types.ll [LoopUtils] Fix neutral value for vector.reduce.fadd 2020-10-29 21:45:13 +01:00
mve-reductions.ll [SimplifyCFG] TryToSimplifyUncondBranchFromEmptyBlock() already knows how to preserve DomTree 2020-12-17 01:03:49 +03:00
mve-shiftcost.ll
mve-vldn.ll
pointer_iv.ll Revert "[BasicAA] Handle two unknown sizes for GEPs" 2020-12-18 17:59:12 +00:00
prefer-tail-loop-folding.ll [LoopVectorize] Remove unused check-prefixes 2020-11-09 12:18:20 +00:00
scalar-block-cost.ll [LV] Fix scalar cost for tail predicated loops 2020-12-12 14:21:40 +00:00
sphinx.ll Recommit #2: "[LV] Induction Variable does not remain scalar under tail-folding." 2020-05-13 13:50:09 +01:00
tail-fold-multiple-icmps.ll [SimplifyCFG] TryToSimplifyUncondBranchFromEmptyBlock() already knows how to preserve DomTree 2020-12-17 01:03:49 +03: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 [LV] Collect dead induction truncates 2020-10-08 08:28:58 +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 [ARM][MVE] Enable tail-predication by default 2020-09-28 14:01:23 +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