1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01: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
2007-04-17-PostDominanceFrontier.ll
2007-04-20-PostDom-Reset.ll
dg.exp
pr1098.ll
pr6047_a.ll
pr6047_b.ll
pr6047_c.ll
pr6047_d.ll