diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-09-28 00:07:19 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-09-28 00:07:19 +0000 |
commit | 02569d7355b03155b32c1c0d0e46f6aa957f4802 (patch) | |
tree | 0ea667903ec20054a8c50662776072dbcec2849c /lib/CodeGen/PHIElimination.cpp | |
parent | 31cefb99431a10ced8660b14c61fc2ad6b172f75 (diff) |
- Added a hook processFunctionBeforeCalleeSaveScn(). This is called by PEI just
before it determines which callee-save registers are to be spilled. This allows
the target to make changes such as forcing certain physical registers to be
spilled.
- Modified comments. It's important to note the order of registers in the array
returns by getCalleeSaveRegs() determines the order of callee save spill code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30635 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions