1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Analysis/PostDominators
Tobias Grosser 24e0f1ed17 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.

llvm-svn: 93633
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
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