aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Merge my changes with briansChris Lattner2004-04-071-6/+5
* Add support for the "Y" register, used by MUL & DIV.Brian Gaeke2004-04-071-0/+9
* Avoid allocating special registers a bit more robustlyChris Lattner2004-03-081-3/+11
* Hack it so we do not try to allocate values to G0.Brian Gaeke2004-03-061-1/+1
* Double-FP pseudo-registers.Brian Gaeke2004-03-041-3/+36
* Floating point regsBrian Gaeke2004-03-041-2/+17
* Implement initial prolog/epilog code insertion methods.Chris Lattner2004-02-291-0/+3
* Add an instruction selector capable of selecting 'ret void'Chris Lattner2004-02-291-1/+1
* Tab completion is our friend.Chris Lattner2004-02-281-0/+42