]> granicus.if.org Git - llvm/commit
[PEI] Simplify handling of targets with no phys regs. NFC
authorFrancis Visoiu Mistrih <fvisoiumistrih@apple.com>
Wed, 19 Jul 2017 23:47:32 +0000 (23:47 +0000)
committerFrancis Visoiu Mistrih <fvisoiumistrih@apple.com>
Wed, 19 Jul 2017 23:47:32 +0000 (23:47 +0000)
commitce30ab6e5598f3c24f59ad016dc9526bc9a1d450
tree954d77a3060f638ef89e0e48ac15954670caa9de
parenta84d1fa6847e70ebf63594d41a00b473c941bd72
[PEI] Simplify handling of targets with no phys regs. NFC

Make doSpillCalleeSavedRegs a member function, instead of passing most
of the members of PEI as arguments.

Differential Revision: https://reviews.llvm.org/D35642

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308555 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PrologEpilogInserter.cpp