llvm-6502/test/Analysis
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
..
Andersens
BasicAA Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis
LoopInfo
PointerTracking
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling
ScalarEvolution Use WriteAsOperand instead of getName() to print loop header names, 2010-01-09 18:17:45 +00:00