llvm-mirror/test/Transforms/StructurizeCFG
Nicolai Haehnle f0d5ff2644 StructurizeCFG,AMDGPU: Test case of a redundant phi and codegen consequences
Change-Id: I9681f9e41ca30f82576f3d1f965c3a550a34b171
llvm-svn: 344569
2018-10-15 22:37:46 +00:00
..
AMDGPU AMDGPU: Fix tests using old number for constant address space 2018-09-10 02:54:25 +00:00
branch-on-argument.ll [Dominators] Include infinite loops in PostDominatorTree 2017-08-15 18:14:57 +00:00
bug36015.ll Revert r321751, "StructurizeCFG: Fix broken backedge detection" 2018-01-24 18:02:05 +00:00
invert-condition.ll StructurizeCFG: fix inverting conditions 2018-05-15 21:41:55 +00:00
invert-constantexpr.ll [StructurizeCFG] fix test to be independent of FP undef 2018-03-08 17:13:57 +00:00
loop-continue-phi.ll StructurizeCFG,AMDGPU: Test case of a redundant phi and codegen consequences 2018-10-15 22:37:46 +00:00
loop-multiple-exits.ll
nested-loop-order.ll Revert r321751, "StructurizeCFG: Fix broken backedge detection" 2018-01-24 18:02:05 +00:00
no-branch-to-entry.ll [Dominators] Include infinite loops in PostDominatorTree 2017-08-15 18:14:57 +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