summaryrefslogtreecommitdiff
path: root/lib/Target/TargetRegisterInfo.cpp
Commit message (Expand)AuthorAge
...
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-06
* 80 col violation.Evan Cheng2008-04-25
* If there are multiple register classes that a register belongs to, return the...Evan Cheng2008-03-11
* When the register allocator runs out of registers, spill a physical register ...Evan Cheng2008-03-11
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-10