1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Transforms/LoopUnrollAndJam
maekawatoshiki aeb6fd7377 [LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopNest pass
This patch changes LoopUnrollAndJamPass from FunctionPass to LoopNest pass.
The next patch will utilize LoopNest to effectively handle loop nests.

Also, a crash problem on legacy pass manager is fixed.

Reviewed By: Whitney

Differential Revision: https://reviews.llvm.org/D99149
2021-06-08 20:30:02 +09:00
..
dependencies_multidims.ll
dependencies.ll
disable_nonforced_count.ll
disable_nonforced_enable.ll
disable_nonforced.ll
disable.ll
followup.ll
innerloop.ll
multiple_exit_blocks.ll
opt-levels.ll
pragma-explicit.ll
pragma.ll
unprofitable.ll
unroll-and-jam-many-instr.ll
unroll-and-jam.ll