- ee7eaa2 For PR801: by Reid Spencer · 19 years ago
- 614cb2f For PR798: by Reid Spencer · 19 years ago
- c610e62 print arbitrary constant pool entries by Chris Lattner · 20 years ago
- 0e0de2f Added an index field to GlobalAddressSDNode so it can represent X+12, etc. by Evan Cheng · 20 years ago
- 435b402 Add support for a new STRING and LOCATION node for line number support, patch by Chris Lattner · 20 years ago
- a8d37d7 more progress towards bug 291 being finished. Patch by Owen Anderson, by Chris Lattner · 20 years ago
- 377bdbf Improve Selection DAG printer portability. Patch by Owen Anderson! by Chris Lattner · 20 years ago
- a22eae0 Teach the graph viewer to handle register operands that are zero. by Chris Lattner · 20 years ago
- fda6944 add a method by Chris Lattner · 20 years ago
- c30405e Change ConstantPoolSDNode to actually hold the Constant itself instead of by Chris Lattner · 20 years ago
- bb8cc0a Fix pasto that prevented VT ndoes from showing up in -view-isel-dags correctly by Chris Lattner · 20 years ago
- 4990335 Print physreg register nodes with target names (e.g. F1) instead of numbers by Chris Lattner · 20 years ago
- 802080d Fix printing of VTSDNodes by Chris Lattner · 20 years ago
- 3318232 Eliminate the RegSDNode class, which 3 nodes (CopyFromReg/CopyToReg/ImplicitDef) by Chris Lattner · 20 years ago
- 7e57d18 Use a extant helper to do this. by Chris Lattner · 20 years ago
- a54e201 * Unbreak release build * Add comments to #endif pragmas for readability by Misha Brukman · 20 years ago
- 8191442 Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of by Chris Lattner · 20 years ago
- b47f5e6 You can't use config options without config.h by Chris Lattner · 20 years ago
- 46524e2 Make this use the new autoconf support for finding the executables for by Chris Lattner · 20 years ago
- fcc53ad As discussed on IRC, this stuff is just for debugging. by Chris Lattner · 20 years ago
- 51ded0e If the Graphviz program is available, use it to visualize dot graphs. by Chris Lattner · 20 years ago
- de0a4b1 Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. by Chris Lattner · 20 years ago
- 9440d6e Print SrcValue nodes correctly by Chris Lattner · 20 years ago
- 7745116 Convert tabs to spaces by Misha Brukman · 21 years ago
- 835702a Remove trailing whitespace by Misha Brukman · 21 years ago
- 2c331fb Don't mash stuff together. by Chris Lattner · 21 years ago
- 630d193 Print extra type for nodes with extra type info. by Chris Lattner · 21 years ago
- e727af0 Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. by Chris Lattner · 21 years ago
- c278556 Print the value types in the nodes of the graph by Chris Lattner · 21 years ago
- 1308b48 Print SelectionDAGs bottom up, include extra info in the node labels by Chris Lattner · 21 years ago
- b241b44 Add a marker for the graph root. by Chris Lattner · 21 years ago
- 12be027 Put the operation name in each node, put the function name on the graph. by Chris Lattner · 21 years ago
- 7f65075 Implement initial selectiondag printing support. This gets us a nice by Chris Lattner · 21 years ago