1. 6c18d1a Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which by Owen Anderson · 15 years ago
  2. df7a4f2 Now with fewer extraneous semicolons! by Owen Anderson · 15 years ago
  3. a7aed18 Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  4. bda59bd Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  5. 755aceb Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  6. a57b97e Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  7. fb64b5d Add a simple module-level debug info printer. It just sets up a by Dan Gohman · 15 years ago