llvm-project/llvm/test/Transforms/StructurizeCFG
Brendon Cahoon c945d88d2b Revert "[StructurizeCFG] Improve basic block ordering"
This reverts commit f1b05a0a2b.

Need to revert to due to issues identified with testing. The
transformation is incorrect for blocks that contain convergent
instructions.
2022-07-14 09:40:51 -05:00
..
AMDGPU [StructurizeCFG] Clean up some boolean not instructions 2022-02-01 09:35:37 +00:00
workarounds
branch-on-argument.ll
bug36015.ll [StructurizeCFG] Clean up some boolean not instructions 2022-02-01 09:35:37 +00:00
interleaved-loop-order.ll LowerSwitch: Avoid inserting NewDefault block 2022-04-14 13:30:56 +08:00
invert-condition.ll [StructurizeCFG] Fix boolean not bug 2022-02-22 17:36:20 +00:00
invert-constantexpr.ll [StructurizeCFG] Clean up some boolean not instructions 2022-02-01 09:35:37 +00:00
loop-continue-phi.ll
loop-multiple-exits.ll
nested-loop-order.ll
nested-loop-subregion.ll
no-branch-to-entry.ll
one-loop-multiple-backedges.ll [StructurizeCFG] Clean up some boolean not instructions 2022-02-01 09:35:37 +00:00
post-order-traversal-bug.ll [StructurizeCFG] Clean up some boolean not instructions 2022-02-01 09:35:37 +00:00
rebuild-ssa-infinite-loop-inseltpoison.ll
rebuild-ssa-infinite-loop.ll
switch.ll