mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-12 15:05:06 +00:00
65482b1bb8
"For ARM stack frames that utilize variable sized objects and have either large local stack areas or require dynamic stack realignment, allocate a base register via which to access the local frame. This allows efficient access to frame indices not accessible via the FP (either due to being out of range or due to dynamic realignment) or the SP (due to variable sized object allocation). In particular, this greatly improves efficiency of access to spill slots in Thumb functions which contain VLAs." r112986 fixed a latent bug exposed by the above. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112989 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2007-01-31-RegInfoAssert.ll | ||
2007-02-02-JoinIntervalsCrash.ll | ||
2007-03-06-AddR7.ll | ||
2007-05-05-InvalidPushPop.ll | ||
2009-06-18-ThumbCommuteMul.ll | ||
2009-07-19-SPDecBug.ll | ||
2009-07-20-TwoAddrBug.ll | ||
2009-07-27-PEIAssert.ll | ||
2009-08-12-ConstIslandAssert.ll | ||
2009-08-12-RegInfoAssert.ll | ||
2009-08-20-ISelBug.ll | ||
2009-12-17-pre-regalloc-taildup.ll | ||
2010-01-15-local-alloc-spill-physical.ll | ||
2010-04-07-DbgValueOtherTargets.ll | ||
2010-06-18-SibCallCrash.ll | ||
2010-07-01-FuncAlign.ll | ||
2010-07-15-debugOrdering.ll | ||
asmprinter-bug.ll | ||
barrier.ll | ||
dg.exp | ||
dyn-stackalloc.ll | ||
fpconv.ll | ||
fpow.ll | ||
frame_thumb.ll | ||
iabs.ll | ||
inlineasm-imm-thumb.ll | ||
ispositive.ll | ||
large-stack.ll | ||
ldr_ext.ll | ||
ldr_frame.ll | ||
long_shift.ll | ||
long-setcc.ll | ||
long.ll | ||
machine-licm.ll | ||
mul.ll | ||
pop.ll | ||
push.ll | ||
select.ll | ||
stack-frame.ll | ||
thumb-imm.ll | ||
trap.ll | ||
tst_teq.ll | ||
unord.ll | ||
vargs.ll |