1. 9fc5cdf split dom frontier handling stuff out to its own DominanceFrontier header, by Chris Lattner · 14 years ago
  2. 081c34b Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which by Owen Anderson · 14 years ago
  3. ce665bd Now with fewer extraneous semicolons! by Owen Anderson · 14 years ago
  4. 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 14 years ago
  5. 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 14 years ago
  6. 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 14 years ago
  7. d13db2c Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 14 years ago
  8. 3472766 Convert some tab stops into spaces. by Duncan Sands · 14 years ago
  9. e7e08c3 Remove dead code in the dotty dominance tree printer. by Tobias Grosser · 14 years ago
  10. 23279f1 Create Generic DOTGraphTraits Printer/Viewer by Tobias Grosser · 15 years ago
  11. 56f4ef3 Remove ShortNames from getNodeLabel in DOTGraphTraits by Tobias Grosser · 15 years ago
  12. a10d598 Instantiate DefaultDOTGraphTraits by Tobias Grosser · 15 years ago
  13. 2833fac Small PostDominatorTree improvements by Tobias Grosser · 15 years ago
  14. 0ec5c32 fix the other issue with ID's, hopefully really fixing the linux build. by Chris Lattner · 15 years ago
  15. 28717a8 fix some problems with ID definitions, which will hopefully fix the build bots. by Chris Lattner · 15 years ago
  16. b839c55 add function passes for printing various dominator datastructures by Chris Lattner · 15 years ago