Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch the register iterator to act more like hte LLVM value iterator: derefe... | Chris Lattner | 2008-01-01 | 1 | -2/+16 |
* | Add a trivial but handy function to efficiently return the machine | Chris Lattner | 2008-01-01 | 1 | -0/+15 |
* | Implement automatically updated def/use lists for all MachineInstr register | Chris Lattner | 2008-01-01 | 1 | -1/+27 |
* | Rename SSARegMap -> MachineRegisterInfo in keeping with the idea | Chris Lattner | 2007-12-31 | 1 | -0/+20 |