Evan Cheng 02569d7355 - 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
2006-09-28 00:07:19 +00:00
..
2006-09-01 06:08:16 +00:00
2006-08-22 16:06:27 +00:00
2006-06-05 16:29:06 +00:00
2006-06-05 16:29:06 +00:00
2006-09-23 04:03:45 +00:00
2006-06-05 16:29:06 +00:00
2006-09-18 04:58:06 +00:00
2006-07-26 16:18:00 +00:00
2006-07-26 16:18:00 +00:00
2006-09-08 06:43:00 +00:00
2006-07-26 16:55:39 +00:00
2006-08-28 00:09:00 +00:00
2006-09-23 06:09:45 +00:00
2006-06-05 16:29:06 +00:00