| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. | Chris Lattner | 2005-07-10 | 1 | -2/+0 |
| | | | | | | | | | | This is the last MVTSDNode. This allows us to eliminate a bunch of special case code for handling MVTSDNodes. llvm-svn: 22367 | ||||
| * | Print SrcValue nodes correctly | Chris Lattner | 2005-05-09 | 1 | -0/+5 |
| | | | | | llvm-svn: 21803 | ||||
| * | Convert tabs to spaces | Misha Brukman | 2005-04-22 | 1 | -4/+2 |
| | | | | | llvm-svn: 21439 | ||||
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -5/+5 |
| | | | | | llvm-svn: 21420 | ||||
| * | Don't mash stuff together. | Chris Lattner | 2005-01-16 | 1 | -1/+1 |
| | | | | | llvm-svn: 19611 | ||||
| * | Print extra type for nodes with extra type info. | Chris Lattner | 2005-01-15 | 1 | -0/+2 |
| | | | | | llvm-svn: 19575 | ||||
| * | Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. | Chris Lattner | 2005-01-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 19535 | ||||
| * | Print the value types in the nodes of the graph | Chris Lattner | 2005-01-11 | 1 | -0/+19 |
| | | | | | llvm-svn: 19485 | ||||
| * | Print SelectionDAGs bottom up, include extra info in the node labels | Chris Lattner | 2005-01-11 | 1 | -3/+38 |
| | | | | | llvm-svn: 19447 | ||||
| * | Add a marker for the graph root. | Chris Lattner | 2005-01-10 | 1 | -0/+6 |
| | | | | | llvm-svn: 19445 | ||||
| * | Put the operation name in each node, put the function name on the graph. | Chris Lattner | 2005-01-10 | 1 | -0/+17 |
| | | | | | llvm-svn: 19444 | ||||
| * | Implement initial selectiondag printing support. This gets us a nice | Chris Lattner | 2005-01-10 | 1 | -0/+48 |
| graph with no labels! :) llvm-svn: 19441 | |||||

