llvm-6502/test/Transforms/LCSSA
Dan Gohman 6b9c959c61 Fix LCSSA to avoid emitting a PHI node for the unwind destination of
an invoke instruction, since the value isn't really live across that
edge.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74242 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-26 00:31:13 +00:00
..
2006-06-03-IncorrectIDFPhis.ll Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
2006-06-12-MultipleExitsSameBlock.ll Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
2006-07-09-NoDominator.ll Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
2006-10-31-UnreachableBlock-2.ll Fix broken logic in DominatorTreeBase::Split. Part of PR4238. 2009-05-21 21:47:54 +00:00
2006-10-31-UnreachableBlock.ll Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
2007-07-12-LICM-2.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2007-07-12-LICM-3.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2007-07-12-LICM.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
basictest.ll Byebye llvm-upgrade! 2008-03-25 04:26:08 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
invoke-dest.ll Fix LCSSA to avoid emitting a PHI node for the unwind destination of 2009-06-26 00:31:13 +00:00