XCore Target: correct callee save register spilling when callsUnwindInit is true.
Richard Osborne
richard at xmos.com
Wed Dec 11 14:23:18 PST 2013
+ // The callee saved registers LR & FP are explicitly handled during
+ // emitPrologue & emitEpilogue and releated functions.
releated -> related
Otherwise looks good to me
On 2 Dec 2013, at 18:28, Robert Lytton <robert at xmos.com<mailto:robert at xmos.com>> wrote:
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
<PatchUnwindCalleeSaved>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/30b25a0d/attachment.html>
More information about the llvm-commits
mailing list