mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 08:46:37 +00:00
Update the documentation, getCalleeSavedRegClasses is not required anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105323 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6f07bd6ae8
commit
b26f27969e
@ -913,9 +913,6 @@ implementation in <tt>SparcRegisterInfo.cpp</tt>:
|
||||
<li><tt>getCalleeSavedRegs</tt> — Returns a list of callee-saved registers
|
||||
in the order of the desired callee-save stack frame offset.</li>
|
||||
|
||||
<li><tt>getCalleeSavedRegClasses</tt> — Returns a list of preferred
|
||||
register classes with which to spill each callee saved register.</li>
|
||||
|
||||
<li><tt>getReservedRegs</tt> — Returns a bitset indexed by physical
|
||||
register numbers, indicating if a particular register is unavailable.</li>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user