aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-03-14 20:33:40 +0000
committerHal Finkel <hfinkel@anl.gov>2013-03-14 20:33:40 +0000
commit5a765fddb0a4c6cdb707a6d69177506a7e4b2443 (patch)
tree8123988eb283fa28d9aec3475555ea16d031cf81 /llvm/lib/CodeGen/MachineFunction.cpp
parentad26f4ded2a07fe9b25daca5a09c2d9b0c17a6c5 (diff)
downloadllvm-5a765fddb0a4c6cdb707a6d69177506a7e4b2443.zip
llvm-5a765fddb0a4c6cdb707a6d69177506a7e4b2443.tar.gz
llvm-5a765fddb0a4c6cdb707a6d69177506a7e4b2443.tar.bz2
Provide the register scavenger to processFunctionBeforeFrameFinalized
Add the current PEI register scavenger as a parameter to the processFunctionBeforeFrameFinalized callback. This change is necessary in order to allow the PowerPC target code to set the register scavenger frame index after the save-area offset adjustments performed by processFunctionBeforeFrameFinalized. Only after these adjustments have been made is it possible to estimate the size of the stack frame. llvm-svn: 177108
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions