aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PHIElimination.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-09-28 00:07:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-09-28 00:07:19 +0000
commit02569d7355b03155b32c1c0d0e46f6aa957f4802 (patch)
tree0ea667903ec20054a8c50662776072dbcec2849c /lib/CodeGen/PHIElimination.cpp
parent31cefb99431a10ced8660b14c61fc2ad6b172f75 (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