1. 6c18d1a Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which by Owen Anderson · 15 years ago
  2. 9a6f8ee Added support for register allocators to record which intervals are spill intervals, and where the uses and defs of the original intervals were in the original code. by Lang Hames · 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. bdafcc6 Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function. by Lang Hames · 15 years ago
  7. a475ab7 Use run-length encoding to represent identical adjacent cells in the pressure by Lang Hames · 15 years ago
  8. 716b184 Added support for turning HTML indentation on and off (indentation off by default). by Lang Hames · 15 years ago
  9. a93fe2d Switched to rendering after allocation (but before rewriting) in PBQP. by Lang Hames · 15 years ago
  10. 6624efb Render MachineFunctions to HTML pages, with options to render register by Lang Hames · 15 years ago