OSDN Git Service

Add code for save/restore of callee-saved registers
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 May 2009 13:11:04 +0000 (13:11 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 May 2009 13:11:04 +0000 (13:11 +0000)
commitd5047cb9f7f207798e1729911daa6d3752b668e3
tree091355d8617d7bae8103cc8c0d40d5d797e9700a
parent875e1eb8ab7c6210f3d6d55d358e2c6a751f2cbb
Add code for save/restore of callee-saved registers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70739 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430InstrInfo.cpp
lib/Target/MSP430/MSP430InstrInfo.h
lib/Target/MSP430/MSP430InstrInfo.td
lib/Target/MSP430/MSP430MachineFunctionInfo.h [new file with mode: 0644]