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