Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert some tab stops into spaces. | Duncan Sands | 2010-07-12 | 1 | -2/+2 |
* | Remove dead code in the dotty dominance tree printer. | Tobias Grosser | 2010-04-12 | 1 | -25/+0 |
* | Create Generic DOTGraphTraits Printer/Viewer | Tobias Grosser | 2010-01-16 | 1 | -56/+18 |
* | Remove ShortNames from getNodeLabel in DOTGraphTraits | Tobias Grosser | 2009-11-30 | 1 | -16/+15 |
* | Instantiate DefaultDOTGraphTraits | Tobias Grosser | 2009-11-30 | 1 | -0/+10 |
* | Small PostDominatorTree improvements | Tobias Grosser | 2009-11-30 | 1 | -3/+9 |
* | fix the other issue with ID's, hopefully really fixing the linux build. | Chris Lattner | 2009-10-18 | 1 | -7/+6 |
* | fix some problems with ID definitions, which will hopefully fix the build bots. | Chris Lattner | 2009-10-18 | 1 | -7/+5 |
* | add function passes for printing various dominator datastructures | Chris Lattner | 2009-10-18 | 1 | -0/+268 |