1. bc26b2d Fix typo in ruler. No functionality change. by Nick Lewycky · 14 years ago
  2. 90b5e56 Rename SlotIndexes to match how they are used. by Jakob Stoklund Olesen · 14 years ago
  3. 1f641d5 Add TargetRegisterInfo::getRawAllocationOrder(). by Jakob Stoklund Olesen · 14 years ago
  4. 0ab5e2c Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 15 years ago
  5. 2f16b91 The variable liTRC is not used for anything useful, zap it (gcc-4.6 warning). by Duncan Sands · 15 years ago
  6. 8ac477f Begin adding static dependence information to passes, which will allow us to by Owen Anderson · 15 years ago
  7. df7a4f2 Now with fewer extraneous semicolons! by Owen Anderson · 15 years ago
  8. 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
  9. 852a2c1 Fix a FIXME. The SlotIndex::Slot enum should be private. by Jakob Stoklund Olesen · 15 years ago
  10. a57b97e Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  11. bdafcc6 Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function. by Lang Hames · 15 years ago
  12. 31dfb75 Updated css classes for the pressure table legend. by Lang Hames · 15 years ago
  13. 2ff2193 Oops - I tables render poorly in Chrome without this explicit height specification. by Lang Hames · 15 years ago
  14. a475ab7 Use run-length encoding to represent identical adjacent cells in the pressure by Lang Hames · 15 years ago
  15. 716b184 Added support for turning HTML indentation on and off (indentation off by default). by Lang Hames · 15 years ago
  16. a93fe2d Switched to rendering after allocation (but before rewriting) in PBQP. by Lang Hames · 15 years ago
  17. 6624efb Render MachineFunctions to HTML pages, with options to render register by Lang Hames · 15 years ago