1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 81975f6 Add explicit keywords and remove spurious trailing semicolons. by Dan Gohman · 17 years ago
  3. 12edc7e Improved PhysRegTracker interface. RegAlloc lazily allocates the register tracker using a std::auto_ptr by Alkis Evlogimenos · 20 years ago
  4. 25d9d58 Some code cleanups from Chris by Alkis Evlogimenos · 20 years ago
  5. 534f545 Fix comments in PhysRegTracker and rename isPhysRegAvail to isRegAvail to be consistent with the other two by Alkis Evlogimenos · 20 years ago
  6. 888b1a6 Pull PhysRegTracker out of RegAllocLinearScan as it can be used by other allocators as well by Alkis Evlogimenos · 20 years ago