summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcISelLowering.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2013-04-06 21:38:57 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2013-04-06 21:38:57 +0000
commit03d9f7fda6cde43f88accbe7700f47f5515dfb47 (patch)
tree86f79c9e9c5bb493036ea570b47ad40fdc25ff58 /llvm/lib/Target/Sparc/SparcISelLowering.cpp
parent63742f1379da62a749a569fc76c5ac93e73040ee (diff)
downloadbcm5719-llvm-03d9f7fda6cde43f88accbe7700f47f5515dfb47.tar.gz
bcm5719-llvm-03d9f7fda6cde43f88accbe7700f47f5515dfb47.zip
SPARC v9 stack pointer bias.
64-bit SPARC v9 processes use biased stack and frame pointers, so the current function's stack frame is located at %sp+BIAS .. %fp+BIAS where BIAS = 2047. This makes more local variables directly accessible via [%fp+simm13] addressing. llvm-svn: 178965
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud