aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/DomPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert some tab stops into spaces.Duncan Sands2010-07-121-2/+2
* Remove dead code in the dotty dominance tree printer.Tobias Grosser2010-04-121-25/+0
* Create Generic DOTGraphTraits Printer/ViewerTobias Grosser2010-01-161-56/+18
* Remove ShortNames from getNodeLabel in DOTGraphTraitsTobias Grosser2009-11-301-16/+15
* Instantiate DefaultDOTGraphTraitsTobias Grosser2009-11-301-0/+10
* Small PostDominatorTree improvementsTobias Grosser2009-11-301-3/+9
* fix the other issue with ID's, hopefully really fixing the linux build.Chris Lattner2009-10-181-7/+6
* fix some problems with ID definitions, which will hopefully fix the build bots.Chris Lattner2009-10-181-7/+5
* add function passes for printing various dominator datastructuresChris Lattner2009-10-181-0/+268