XCore Target: correct callee save register spilling when callsUnwindInit is true.

Robert Lytton robert at xmos.com
Mon Dec 2 10:28:56 PST 2013


Hi

Here is an XCore patch for handling callee saved registers.
LR & FP are now handled explicitly in the code and not part of the getCalleeSavedRegs() list.

    XCore Target: correct callee save register spilling when callsUnwindInit is true.

Robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131202/7f73f7da/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchUnwindCalleeSaved
Type: application/octet-stream
Size: 6605 bytes
Desc: PatchUnwindCalleeSaved
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131202/7f73f7da/attachment.obj>


More information about the llvm-commits mailing list