Avoid allocating special registers a bit more robustly
[oota-llvm.git] / lib / Target / Sparc / SparcV8ISelSimple.cpp
2004-03-06 Brian GaekeSupport return values of basic integer types.
2004-03-04 Brian GaekeSubtract instructions; minor cleanups
2004-03-04 Brian GaekeSimple copyConstantToReg support, SETHIi and ORri
2004-03-03 Brian GaekeSupport add - note, still missing important copyConstan...
2004-02-29 Chris LattnerAdd an instruction selector capable of selecting 'ret...