aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DomPrinter.cpp
AgeCommit message (Expand)Author
2010-04-12Remove dead code in the dotty dominance tree printer.Tobias Grosser
2010-01-16Create Generic DOTGraphTraits Printer/ViewerTobias Grosser
2009-11-30Remove ShortNames from getNodeLabel in DOTGraphTraitsTobias Grosser
2009-11-30Instantiate DefaultDOTGraphTraitsTobias Grosser
2009-11-30Small PostDominatorTree improvementsTobias Grosser
2009-10-18fix the other issue with ID's, hopefully really fixing the linux build.Chris Lattner
2009-10-18fix some problems with ID definitions, which will hopefully fix the build bots.Chris Lattner
2009-10-18add function passes for printing various dominator datastructuresChris Lattner