summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-08-05 19:27:37 +0000
committerJim Grosbach <grosbach@apple.com>2010-08-05 19:27:37 +0000
commitf50693d1ab2b1996bb6840676524bbf6306aed78 (patch)
treec924a7eb76cd75646810093a44507cfe3596bcb7 /clang/lib/CodeGen/CodeGenModule.cpp
parentb1021395b8b9d9b555c103727199063a7ae34975 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud