Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -12/+12 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add explicit keywords and remove spurious trailing semicolons. | Dan Gohman | 2007-08-27 | 1 | -1/+1 |
* | Improved PhysRegTracker interface. RegAlloc lazily allocates the register tra... | Alkis Evlogimenos | 2004-02-23 | 1 | -6/+4 |
* | Some code cleanups from Chris | Alkis Evlogimenos | 2004-02-23 | 1 | -9/+4 |
* | Fix comments in PhysRegTracker and rename isPhysRegAvail to isRegAvail to be ... | Alkis Evlogimenos | 2004-02-23 | 1 | -4/+5 |
* | Pull PhysRegTracker out of RegAllocLinearScan as it can be used by other allo... | Alkis Evlogimenos | 2004-02-23 | 1 | -0/+79 |