1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Transforms/LoopUnroll/ARM
Roman Lebedev 7dcf1654f8 [SimplifyCFG] Tail-merging all blocks with ret terminator
Based ontop of D104598, which is a NFCI-ish refactoring.
Here, a restriction, that only empty blocks can be merged, is lifted.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D104597
2021-06-24 13:15:39 +03: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
unroll-optsize.ll
upperbound.ll [SimplifyCFG] Tail-merging all blocks with ret terminator 2021-06-24 13:15:39 +03:00
v6munroll.ll [ARM] Limit v6m unrolling with multiple live outs 2021-06-23 16:36:37 +01:00