summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print SrcValue nodes correctlyChris Lattner2005-05-091-0/+5
* Convert tabs to spacesMisha Brukman2005-04-221-4/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-5/+5
* Don't mash stuff together.Chris Lattner2005-01-161-1/+1
* Print extra type for nodes with extra type info.Chris Lattner2005-01-151-0/+2
* Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode.Chris Lattner2005-01-131-1/+1
* Print the value types in the nodes of the graphChris Lattner2005-01-111-0/+19
* Print SelectionDAGs bottom up, include extra info in the node labelsChris Lattner2005-01-111-3/+38
* Add a marker for the graph root.Chris Lattner2005-01-101-0/+6
* Put the operation name in each node, put the function name on the graph.Chris Lattner2005-01-101-0/+17
* Implement initial selectiondag printing support. This gets us a niceChris Lattner2005-01-101-0/+48
OpenPOWER on IntegriCloud