Add support for many of the MRegisterInfo callbacks.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 2 Apr 2004 20:53:37 +0000 (20:53 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 2 Apr 2004 20:53:37 +0000 (20:53 +0000)
commit6c5526e56ec558f6308e33437b5f90d1c67768ed
tree9cb8893efbef165b5ea3b6b994391d09894e801f
parent8542e08d15208d73c5146d6858d67b26effaf4ef
Add support for many of the MRegisterInfo callbacks.
Eliminating call-frame pseudo instrs and frame indices are still stubs.
Flesh out the emitPrologue method based on better ABI knowledge.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcRegisterInfo.cpp
lib/Target/SparcV8/SparcV8RegisterInfo.cpp