aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcRegisterInfo.cpp
AgeCommit message (Expand)Author
2004-04-13I don't think we have to have 4 extra allocated (but unused) bytes on the stack.Brian Gaeke
2004-04-07Make generation of stack-slot loads and copies less ugly.Brian Gaeke
2004-04-06First attempt at handling frame index elimination.Brian Gaeke
2004-04-02Add support for many of the MRegisterInfo callbacks.Brian Gaeke
2004-03-06Make prolog align stack properly. Make epilog not touch any registers.Brian Gaeke
2004-03-06Teach getRegClassForType where to find FP registersBrian Gaeke
2004-02-29Implement initial prolog/epilog code insertion methods.Chris Lattner
2004-02-28Bring this directory into "it actually compiles" landChris Lattner
2004-02-25SparcV8 skeletonBrian Gaeke