Skip to content
Commit f43d6799 authored by Evan Cheng's avatar Evan Cheng
Browse files

Add virtual method spillCalleeSaveRegisters() and restoreCalleeSaveRegisters()

to MRegisterInfo. These allow the target to issue instructions to spill and
restore callee saved registers in case where individual stores / loads aren't
the correct / profitable choice.

llvm-svn: 32820
parent 42a1cb7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment