llvm-project/llvm/test/Transforms/StructurizeCFG
Matt Arsenault 4474652c95 Revert "StructurizeCFG: Directly invert cmp instructions"
This reverts commit r300732. This breaks a few tests.
I think the problem is related to adding more uses of
the condition that don't yet exist at this point.

llvm-svn: 301242
2017-04-24 20:25:01 +00:00
..
branch-on-argument.ll Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior sane." 2017-03-02 21:08:37 +00:00
invert-constantexpr.ll StructurizeCFG: Fix inverting constantexpr conditions 2016-07-15 22:13:16 +00:00
loop-multiple-exits.ll
nested-loop-order.ll
no-branch-to-entry.ll Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior sane." 2017-03-02 21:08:37 +00:00
one-loop-multiple-backedges.ll Revert "StructurizeCFG: Directly invert cmp instructions" 2017-04-24 20:25:01 +00:00
post-order-traversal-bug.ll Revert "StructurizeCFG: Directly invert cmp instructions" 2017-04-24 20:25:01 +00:00
rebuild-ssa-infinite-loop.ll AMDGPU: Remove llvm.SI.vs.load.input 2017-04-03 21:45:13 +00:00
switch.ll