aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcRegisterInfo.td
AgeCommit message (Expand)Author
2004-04-07Merge my changes with briansChris Lattner
2004-04-07Add support for the "Y" register, used by MUL & DIV.Brian Gaeke
2004-03-08Avoid allocating special registers a bit more robustlyChris Lattner
2004-03-06Hack it so we do not try to allocate values to G0.Brian Gaeke
2004-03-04Double-FP pseudo-registers.Brian Gaeke
2004-03-04Floating point regsBrian Gaeke
2004-02-29Implement initial prolog/epilog code insertion methods.Chris Lattner
2004-02-29Add an instruction selector capable of selecting 'ret void'Chris Lattner
2004-02-28Tab completion is our friend.Chris Lattner