llvm-project/llvm/test/Transforms/LoopUnroll/ARM
David Green da98177cda [ARM] Allow v6m runtime loop unrolling
This removes the restriction that only Thumb2 targets enable runtime
loop unrolling, allowing it for Thumb1 only cores as well. The existing
T2 heuristics are used (for the time being) to control when and how
unrolling is performed.

Differential Revision: https://reviews.llvm.org/D99588
2021-04-01 21:21:40 +01:00
..
dont-unroll-loopdec.ll
instr-size-costs.ll
lit.local.cfg
loop-unrolling.ll [ARM] Allow v6m runtime loop unrolling 2021-04-01 21:21:40 +01:00
multi-blocks.ll
mve-nounroll.ll [ARM] Don't aggressively unroll vector remainder loops 2020-11-10 17:01:31 +00:00
unroll-optsize.ll
upperbound.ll [ARM] Enable UpperBound unrolling for all loops 2021-03-24 16:39:21 +00:00