llvm-6502/test/Transforms/LoopDeletion
Rafael Espindola f940a1a869 Remove the old tail duplication pass. It is not used and is unable to update
ssa, so it has to be run really early in the pipeline. Any replacement
should probably use the SSAUpdater.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138841 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-30 23:03:45 +00:00
..
2007-07-23-InfiniteLoop.ll
2008-05-06-Phi.ll Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
2011-06-21-phioperands.ll Add a reduced test case for the buildbot failure (clang self-hosted 2011-06-21 08:33:49 +00:00
dcetest.ll
dg.exp
multiple-exit-conditions.ll
multiple-exits.ll Make LoopDeletion work on loops with multiple edges, as long as the incoming 2011-02-22 22:25:39 +00:00
simplify-then-delete.ll Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00