1. e788fac remove the blank line from previous ci. by Qirun Zhang · 14 years ago
  2. dabce3f test commit. add a blank line. by Qirun Zhang · 14 years ago
  3. bf0aa92 split dom frontier handling stuff out to its own DominanceFrontier header, by Chris Lattner · 15 years ago
  4. 6c18d1a Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which by Owen Anderson · 15 years ago
  5. df7a4f2 Now with fewer extraneous semicolons! by Owen Anderson · 15 years ago
  6. a7aed18 Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  7. bda59bd Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  8. 755aceb Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  9. a57b97e Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  10. 41b4a6b Convert some tab stops into spaces. by Duncan Sands · 15 years ago
  11. 6a5eef4 Remove dead code in the dotty dominance tree printer. by Tobias Grosser · 16 years ago
  12. 53da3f8 Create Generic DOTGraphTraits Printer/Viewer by Tobias Grosser · 16 years ago
  13. dd7f2e7 Remove ShortNames from getNodeLabel in DOTGraphTraits by Tobias Grosser · 16 years ago
  14. 90d3340 Instantiate DefaultDOTGraphTraits by Tobias Grosser · 16 years ago
  15. f7495f4 Small PostDominatorTree improvements by Tobias Grosser · 16 years ago
  16. f4591d9 fix the other issue with ID's, hopefully really fixing the linux build. by Chris Lattner · 16 years ago
  17. 7883fc2 fix some problems with ID definitions, which will hopefully fix the build bots. by Chris Lattner · 16 years ago
  18. 9e6882c add function passes for printing various dominator datastructures by Chris Lattner · 16 years ago