diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-02-24 22:43:17 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-02-24 22:43:17 +0000 |
commit | 657baec0af38d84e24e4738b0696bb99d1517179 (patch) | |
tree | d1d4d53bc522565a0194ca3263215f92492504e5 /lib/CodeGen/AsmPrinter/DwarfException.cpp | |
parent | 9792de7363973f30dfcbe71cc5f86b11168262b6 (diff) |
Create a stack frame on ARM when
- Function uses all scratch registers AND
- Function does not use any callee saved registers AND
- Stack size is too big to address with immediate offsets.
In this case a register must be scavenged to calculate the address of a stack
object, and the scavenger needs a spare register or emergency spill slot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97071 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfException.cpp')
0 files changed, 0 insertions, 0 deletions