Merge my changes with brians
[oota-llvm.git] / lib / Target / Sparc / SparcRegisterInfo.td
2004-04-07 Chris LattnerMerge my changes with brians
2004-04-07 Brian GaekeAdd support for the "Y" register, used by MUL & DIV.
2004-03-08 Chris LattnerAvoid allocating special registers a bit more robustly
2004-03-06 Brian GaekeHack it so we do not try to allocate values to G0.
2004-03-04 Brian GaekeDouble-FP pseudo-registers.
2004-03-04 Brian GaekeFloating point regs
2004-02-29 Chris LattnerImplement initial prolog/epilog code insertion methods.
2004-02-29 Chris LattnerAdd an instruction selector capable of selecting 'ret...
2004-02-28 Chris LattnerTab completion is our friend.