aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PhysRegTracker.h
AgeCommit message (Expand)Author
2004-02-23Improved PhysRegTracker interface. RegAlloc lazily allocates the register tra...Alkis Evlogimenos
2004-02-23Some code cleanups from ChrisAlkis Evlogimenos
2004-02-23Fix comments in PhysRegTracker and rename isPhysRegAvail to isRegAvail to be ...Alkis Evlogimenos
2004-02-23Pull PhysRegTracker out of RegAllocLinearScan as it can be used by other allo...Alkis Evlogimenos