Chris Lattner
|
630d1937bf
|
Print extra type for nodes with extra type info.
llvm-svn: 19575
|
2005-01-15 21:11:37 +00:00 |
|
Chris Lattner
|
e727af06c8
|
Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode.
llvm-svn: 19535
|
2005-01-13 20:50:02 +00:00 |
|
Chris Lattner
|
c2785562f1
|
Print the value types in the nodes of the graph
llvm-svn: 19485
|
2005-01-11 22:21:04 +00:00 |
|
Chris Lattner
|
1308b488ea
|
Print SelectionDAGs bottom up, include extra info in the node labels
llvm-svn: 19447
|
2005-01-11 00:34:33 +00:00 |
|
Chris Lattner
|
b241b443b6
|
Add a marker for the graph root.
llvm-svn: 19445
|
2005-01-10 23:52:04 +00:00 |
|
Chris Lattner
|
12be02722f
|
Put the operation name in each node, put the function name on the graph.
llvm-svn: 19444
|
2005-01-10 23:26:00 +00:00 |
|
Chris Lattner
|
7f65075be3
|
Implement initial selectiondag printing support. This gets us a nice
graph with no labels! :)
llvm-svn: 19441
|
2005-01-10 23:08:40 +00:00 |
|