"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "58f2b4c5bccf871b2df7ef0696d01cb29bfb944b"
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
Loading
Please register or sign in to comment