Jakob Stoklund Olesen 657baec0af 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
2010-02-24 22:43:17 +00:00
..
2009-12-16 07:35:25 +00:00
2009-11-06 23:06:42 +00:00
2009-11-01 18:13:29 +00:00
2009-10-31 22:20:56 +00:00
2009-11-22 15:35:28 +00:00
2009-11-22 15:35:28 +00:00
2009-11-23 20:39:53 +00:00
2009-11-17 00:20:26 +00:00
2009-11-17 00:20:26 +00:00
2009-11-17 00:20:26 +00:00
2009-11-17 00:03:38 +00:00
2009-11-16 20:04:15 +00:00
2009-11-16 19:46:46 +00:00
2009-11-17 00:20:26 +00:00