XCore target: Lower FRAME_TO_ARGS_OFFSET

Richard Osborne richard at xmos.com
Wed Dec 11 14:10:13 PST 2013


Looks good to me

On 2 Dec 2013, at 11:56, Robert Lytton <robert at xmos.com<mailto:robert at xmos.com>> wrote:

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

<PatchFRAME_TO_ARGS_OFFSET>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/22748b0a/attachment.html>


More information about the llvm-commits mailing list