1. b853e6c Added register reassignment prototype to RAGreedy. It's a simple by Andrew Trick · 15 years ago
  2. a35cce1 IntervalMap iterators are heavyweight, so avoid copying them around and use by Jakob Stoklund Olesen · 15 years ago
  3. 1b19dc1 Move RABasic::addMBBLiveIns to the base class, it is generally useful. by Jakob Stoklund Olesen · 15 years ago
  4. 953af2c Switch LiveIntervalUnion from std::set to IntervalMap. by Jakob Stoklund Olesen · 15 years ago
  5. 1fe0452 Remove unused member. by Jakob Stoklund Olesen · 15 years ago
  6. 18c57a8 Coding style. No significant functionality. Abandon linear scan style by Andrew Trick · 15 years ago
  7. 8a83d54 Check TRI->getReservedRegs because other allocators do it. Even though by Andrew Trick · 15 years ago
  8. f4baeaf RABasic is nearly functionally complete. There are a few remaining by Andrew Trick · 15 years ago
  9. 071d1c0 Adds RABasic verification and tracing. by Andrew Trick · 15 years ago
  10. e33daaa Add a trivial virtual dtor to AbstractRegisterDescription to appease by Matt Beaumont-Gay · 15 years ago
  11. 32d9aeb Reverting r118604. Windows build broke. by Andrew Trick · 15 years ago
  12. 39a5ce4 Adds RABasic verification and tracing. by Andrew Trick · 15 years ago
  13. e141a49 Adds support for spilling previously allocated live intervals to by Andrew Trick · 15 years ago
  14. 3d26d5d Remove the vector of live vregs. I thought we would need to track by Andrew Trick · 15 years ago
  15. e16eecc Jakob's review of the basic register allocator. by Andrew Trick · 15 years ago
  16. 14e8d71 This is a prototype of an experimental register allocation by Andrew Trick · 15 years ago