llvm-project/llvm/test/Transforms/LoopUnroll/ARM
David Green 14b2ec934e [ARM] Enable UpperBound unrolling for all loops
This UpperBound unrolling was already enabled so long as a series of
conditions in ARMTTIImpl::getUnrollingPreferences pass. This just always
enables it as it can help fully unroll loops that would not otherwise
pass those tests.

Differential Revision: https://reviews.llvm.org/D99174
2021-03-24 16:39:21 +00:00
..
dont-unroll-loopdec.ll
instr-size-costs.ll
lit.local.cfg
loop-unrolling.ll
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