1. 081c34b Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which by Owen Anderson · 15 years ago
  2. 3319839 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. 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  4. 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  5. 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  6. 5a8ea65 Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function. by Lang Hames · 15 years ago
  7. f80f31e Use run-length encoding to represent identical adjacent cells in the pressure by Lang Hames · 15 years ago
  8. 245581b Added support for turning HTML indentation on and off (indentation off by default). by Lang Hames · 15 years ago
  9. c4bcc77 Switched to rendering after allocation (but before rewriting) in PBQP. by Lang Hames · 15 years ago
  10. 54cc2ef Render MachineFunctions to HTML pages, with options to render register by Lang Hames · 15 years ago