1. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  2. 1926f69 Escape "'s, which are frequent visitors to C++ types by Chris Lattner · 21 years ago
  3. b2109ce Added LLVM notice. by John Criswell · 21 years ago
  4. 4848689 Standardize header file comments by Chris Lattner · 21 years ago
  5. a329733 Allow the addition of edge source labels by Chris Lattner · 22 years ago
  6. d8d97ce Fix a problem where bad graphs could be generated by Chris Lattner · 22 years ago
  7. ab77194 Old GCC's don't have an <ostream> by Chris Lattner · 22 years ago
  8. 137d399 Don't emit braces around something without outgoing edges by Chris Lattner · 22 years ago
  9. dc05fffe Break up the GraphWriter into smaller chunks to be used in different ways by Chris Lattner · 22 years ago
  10. 7be17dd Allow simple nodes to have outgoing edges by Chris Lattner · 22 years ago
  11. 96f5493 * Factor printing code again, add emitSimpleNode method by Chris Lattner · 22 years ago
  12. 834a9d1 * Add new DOTGraphTraits::addCustomGraphFeatures method by Chris Lattner · 22 years ago
  13. 8c836ce * Significantly refactor GraphWriter into a class. by Chris Lattner · 22 years ago
  14. 63a32de - Generic graph printing infrastructure changes: by Chris Lattner · 22 years ago
  15. f6516da * Don't only print out reachable nodes in the graph. by Chris Lattner · 22 years ago
  16. 9106a58 Don't rotate paper. by Chris Lattner · 22 years ago
  17. 95b923d - Allow printing generic LLVM graphs to 'dot' files, so they can be by Chris Lattner · 22 years ago