aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* I don't think we have to have 4 extra allocated (but unused) bytes on the stack.Brian Gaeke2004-04-131-1/+1
* Make generation of stack-slot loads and copies less ugly.Brian Gaeke2004-04-071-7/+4
* First attempt at handling frame index elimination.Brian Gaeke2004-04-061-8/+11
* Add support for many of the MRegisterInfo callbacks.Brian Gaeke2004-04-021-9/+48
* Make prolog align stack properly. Make epilog not touch any registers.Brian Gaeke2004-03-061-4/+4
* Teach getRegClassForType where to find FP registersBrian Gaeke2004-03-061-3/+2
* Implement initial prolog/epilog code insertion methods.Chris Lattner2004-02-291-6/+14
* Bring this directory into "it actually compiles" landChris Lattner2004-02-281-6/+6
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+99