Declare the callee saved regs
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Aug 2006 14:43:33 +0000 (14:43 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Aug 2006 14:43:33 +0000 (14:43 +0000)
commitec46ea34dcc615558294e9e0dbd0dd0f2894f574
tree0965e178da0dccf23657b2f8734d118b730d6dfd
parent23329f5e0366af7cd9a96572ed8d6322696e5846
Declare the callee saved regs
Remove the hard coded store and load of the link register
Implement ARMFrameInfo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFrameInfo.h [new file with mode: 0644]
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMRegisterInfo.cpp
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/ARMTargetMachine.h