- 649b7ef Fix printer for StoreSDNode. by Evan Cheng · 19 years ago
- 26f7fa7 Make it simplier to dump DAGs while in DAGCombiner. Remove a nasty optimization. by Jim Laskey · 19 years ago
- 2e49f09 Naming consistency. by Evan Cheng · 19 years ago
- 45aeccc Also update getNodeLabel for LoadSDNode. by Evan Cheng · 19 years ago
- 01078fb Debugging kruft by Jim Laskey · 19 years ago
- ec20402 Add ability to annotate (color) nodes in a viewGraph. by Jim Laskey · 19 years ago
- d6594ae Added support for machine specific constantpool values. These are useful for by Evan Cheng · 19 years ago
- 9d5b532 For PR801: by Reid Spencer · 19 years ago
- fcadfbb For PR798: by Reid Spencer · 19 years ago
- 5267651 print arbitrary constant pool entries by Chris Lattner · 19 years ago
- 61ca74b Added an index field to GlobalAddressSDNode so it can represent X+12, etc. by Evan Cheng · 20 years ago
- 36ce691 Add support for a new STRING and LOCATION node for line number support, patch by Chris Lattner · 20 years ago
- 6bf234c more progress towards bug 291 being finished. Patch by Owen Anderson, by Chris Lattner · 20 years ago
- 3aa2c74 Improve Selection DAG printer portability. Patch by Owen Anderson! by Chris Lattner · 20 years ago
- 44fa764 Teach the graph viewer to handle register operands that are zero. by Chris Lattner · 20 years ago
- 37345fe add a method by Chris Lattner · 20 years ago
- 5839bf2 Change ConstantPoolSDNode to actually hold the Constant itself instead of by Chris Lattner · 20 years ago
- e39db07 Fix pasto that prevented VT ndoes from showing up in -view-isel-dags correctly by Chris Lattner · 20 years ago
- 7228aa7 Print physreg register nodes with target names (e.g. F1) instead of numbers by Chris Lattner · 20 years ago
- a23e815 Fix printing of VTSDNodes by Chris Lattner · 20 years ago
- d5d0f9b Eliminate the RegSDNode class, which 3 nodes (CopyFromReg/CopyToReg/ImplicitDef) by Chris Lattner · 20 years ago
- ad95d6a Use a extant helper to do this. by Chris Lattner · 20 years ago
- cd33eef * Unbreak release build * Add comments to #endif pragmas for readability by Misha Brukman · 20 years ago
- 4c64dd7 Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of by Chris Lattner · 20 years ago
- 6e741f8 You can't use config options without config.h by Chris Lattner · 20 years ago
- c5f44ad Make this use the new autoconf support for finding the executables for by Chris Lattner · 20 years ago
- e388b5e As discussed on IRC, this stuff is just for debugging. by Chris Lattner · 20 years ago
- f1a2f15 If the Graphviz program is available, use it to visualize dot graphs. by Chris Lattner · 20 years ago
- 5f056bf Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. by Chris Lattner · 20 years ago
- 2bf3c26 Print SrcValue nodes correctly by Chris Lattner · 20 years ago
- dedf2bd Convert tabs to spaces by Misha Brukman · 20 years ago
- edf128a Remove trailing whitespace by Misha Brukman · 20 years ago
- 4b78993 Don't mash stuff together. by Chris Lattner · 21 years ago
- 8a389bb Print extra type for nodes with extra type info. by Chris Lattner · 21 years ago
- 18c2f13 Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. by Chris Lattner · 21 years ago
- c871e1d Print the value types in the nodes of the graph by Chris Lattner · 21 years ago
- e9c44cd Print SelectionDAGs bottom up, include extra info in the node labels by Chris Lattner · 21 years ago
- fc08d9c Add a marker for the graph root. by Chris Lattner · 21 years ago
- e0646b8 Put the operation name in each node, put the function name on the graph. by Chris Lattner · 21 years ago
- 6632848 Implement initial selectiondag printing support. This gets us a nice by Chris Lattner · 21 years ago