[PEI] Simplify handling of targets with no phys regs. NFC
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 3 Nov 2017 09:46:36 +0000 (09:46 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 3 Nov 2017 09:46:36 +0000 (09:46 +0000)
commitd96395fc921f939597e3c950695645f7161349f7
tree9d20f033389ce11c800d8770d25c4d3753f9e8fb
parent4d1eb2d5cb97b99fc0d8559661a7b569dc8ecc90
[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 Review: https://reviews.llvm.org/D35642

llvm-svn: 317309
llvm/lib/CodeGen/PrologEpilogInserter.cpp