llvm-6502/test/Analysis/PostDominators
Tobias Grosser 24dcbaf756 Fix PR6047
Nodes that had children outside of the post dominator tree (infinite loops)
where removed from the post dominator tree. This seems to be wrong. Leave them
in the tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93633 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-16 13:38:07 +00:00
..
2006-09-26-PostDominanceFrontier.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2007-04-17-PostDominanceFrontier.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2007-04-20-PostDom-Reset.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
pr1098.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
pr6047_a.ll Fix PR6047 2010-01-16 13:38:07 +00:00
pr6047_b.ll Fix PR6047 2010-01-16 13:38:07 +00:00
pr6047_c.ll Fix PR6047 2010-01-16 13:38:07 +00:00
pr6047_d.ll Fix PR6047 2010-01-16 13:38:07 +00:00