<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 a patch that allows the XCore target to handle large frames.<br>
<br>
    Large frame offsets are loaded from the ConstantPool.<br>
    Where possible, offsets are encoded using the smaller MKMSK instruction.<br>
    Large frame offsets can only be used when there is a frame-pointer.<br>
<br>
At present, functions must be compiled using '-fno-omit-frame-pointer'.<br>
A follow up patch will add heuristics to automatically -disable-fp-elim as necessary.<br>
<br>
Robert<br>
<br>
</div>
</body>
</html>