1. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  2. 9bc20ca The variable liTRC is not used for anything useful, zap it (gcc-4.6 warning). by Duncan Sands · 15 years ago
  3. 2ab36d3 Begin adding static dependence information to passes, which will allow us to by Owen Anderson · 15 years ago
  4. ce665bd Now with fewer extraneous semicolons! by Owen Anderson · 15 years ago
  5. 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
  6. dfa28b1 Fix a FIXME. The SlotIndex::Slot enum should be private. by Jakob Stoklund Olesen · 15 years ago
  7. d13db2c Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  8. 5a8ea65 Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function. by Lang Hames · 15 years ago
  9. 6089e46 Updated css classes for the pressure table legend. by Lang Hames · 15 years ago
  10. 2725abd Oops - I tables render poorly in Chrome without this explicit height specification. by Lang Hames · 15 years ago
  11. f80f31e Use run-length encoding to represent identical adjacent cells in the pressure by Lang Hames · 15 years ago
  12. 245581b Added support for turning HTML indentation on and off (indentation off by default). by Lang Hames · 15 years ago
  13. c4bcc77 Switched to rendering after allocation (but before rewriting) in PBQP. by Lang Hames · 15 years ago
  14. 54cc2ef Render MachineFunctions to HTML pages, with options to render register by Lang Hames · 15 years ago