forked from OSchip/llvm-project
55487079a9
Avoid visiting repeated instructions for processHeaderPhiOperands as it can cause a scenario of endless loop. Test case is attached and can be ran with `opt -basic-aa -tbaa -loop-unroll-and-jam -allow-unroll-and-jam -unroll-and-jam-count=4`. Reviewed By: dmgreen Differential Revision: https://reviews.llvm.org/D97407 |
||
---|---|---|
.. | ||
dependencies.ll | ||
dependencies_multidims.ll | ||
disable.ll | ||
disable_nonforced.ll | ||
disable_nonforced_count.ll | ||
disable_nonforced_enable.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 |