llvm/test/Transforms/SimplifyCFG
Chris Lattner 2f3ee642a8 This testcase was very broken! The block could not be merged because then
there would be a broken PHI node


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2692 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-21 19:32:58 +00:00
..
2002-05-05-EmptyBlockMerge.ll This testcase was very broken! The block could not be merged because then 2002-05-21 19:32:58 +00:00
2002-05-21-PHIElimination.ll New testcase 2002-05-21 19:22:10 +00:00
basictest.ll Initial testcases for CFG simplify (which is part of DCE for now) 2002-05-06 02:37:38 +00:00
Makefile Initial testcases for CFG simplify (which is part of DCE for now) 2002-05-06 02:37:38 +00:00