summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/RegisterScavenging.h
Commit message (Expand)AuthorAge
...
* Clean up interface.Evan Cheng2007-03-01
* Some more code clean up.Evan Cheng2007-02-27
* Oops.Evan Cheng2007-02-27
* RegScavenger interface change to make it more flexible.Evan Cheng2007-02-27
* forward() should not increment internal iterator. Its client may insert instr...Evan Cheng2007-02-27
* Initial check in of register scavenger. Its only current functionality is tra...Evan Cheng2007-02-23