<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
Here is an XCore patch to lower FRAME_TO_ARGS_OFFSET:<br>
<br>
    XCore target: Lower FRAME_TO_ARGS_OFFSET<br>
    <br>
    This requires a knowledge of the stack size which is not known until<br>
    the frame is complete, hence the need for the XCoreFTAOElim pass<br>
    which lowers the XCoreISD::FRAME_TO_ARGS_OFFSET instrution into its<br>
    final form.<br>
<br>
Robert<br>
<br>
</div>
</body>
</html>