XCore target: Lower FRAME_TO_ARGS_OFFSET

Robert Lytton robert at xmos.com
Mon Dec 2 03:56:23 PST 2013


Hi,

Here is an XCore patch to lower FRAME_TO_ARGS_OFFSET:

    XCore target: Lower FRAME_TO_ARGS_OFFSET

    This requires a knowledge of the stack size which is not known until
    the frame is complete, hence the need for the XCoreFTAOElim pass
    which lowers the XCoreISD::FRAME_TO_ARGS_OFFSET instrution into its
    final form.

Robert

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


More information about the llvm-commits mailing list