diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-08-05 19:27:37 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-08-05 19:27:37 +0000 |
commit | f50693d1ab2b1996bb6840676524bbf6306aed78 (patch) | |
tree | c924a7eb76cd75646810093a44507cfe3596bcb7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b1021395b8b9d9b555c103727199063a7ae34975 (diff) | |
download | bcm5719-llvm-f50693d1ab2b1996bb6840676524bbf6306aed78.tar.gz bcm5719-llvm-f50693d1ab2b1996bb6840676524bbf6306aed78.zip |
For local variables in functions with a frame pointer, use FP as a base
register for local access when it's closer to the stack slot being refererenced
than the stack pointer. Make sure to take into account any argument frame
SP adjustments that are in affect at the time.
rdar://8256090
llvm-svn: 110366
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions