Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't mash stuff together. | Chris Lattner | 2005-01-16 | 1 | -1/+1 |
* | Print extra type for nodes with extra type info. | Chris Lattner | 2005-01-15 | 1 | -0/+2 |
* | Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. | Chris Lattner | 2005-01-13 | 1 | -1/+1 |
* | Print the value types in the nodes of the graph | Chris Lattner | 2005-01-11 | 1 | -0/+19 |
* | Print SelectionDAGs bottom up, include extra info in the node labels | Chris Lattner | 2005-01-11 | 1 | -3/+38 |
* | Add a marker for the graph root. | Chris Lattner | 2005-01-10 | 1 | -0/+6 |
* | Put the operation name in each node, put the function name on the graph. | Chris Lattner | 2005-01-10 | 1 | -0/+17 |
* | Implement initial selectiondag printing support. This gets us a nice | Chris Lattner | 2005-01-10 | 1 | -0/+48 |