summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMFrameInfo.h
Commit message (Collapse)AuthorAge
* ARM backend contribution from Apple.Evan Cheng2007-01-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33353 91177308-0d34-0410-b5e6-96231b3b80d8
* use @ for commentsRafael Espindola2006-08-25
| | | | | | | | store LR in an arbitrary stack slot add support for writing varargs functions git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29876 91177308-0d34-0410-b5e6-96231b3b80d8
* Declare the callee saved regsRafael Espindola2006-08-16
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