summaryrefslogtreecommitdiff
path: root/lib/CodeGen/PhysRegTracker.h
Commit message (Expand)AuthorAge
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-10
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Add explicit keywords and remove spurious trailing semicolons.Dan Gohman2007-08-27
* Improved PhysRegTracker interface. RegAlloc lazily allocates the register tra...Alkis Evlogimenos2004-02-23
* Some code cleanups from ChrisAlkis Evlogimenos2004-02-23
* Fix comments in PhysRegTracker and rename isPhysRegAvail to isRegAvail to be ...Alkis Evlogimenos2004-02-23
* Pull PhysRegTracker out of RegAllocLinearScan as it can be used by other allo...Alkis Evlogimenos2004-02-23