<div dir="ltr"><div dir="ltr">Indeed, an awesome project and an excellent report!</div><div><br></div>Code size doesn't really get much attention, so the level of detail and the strong roadmap is refreshing.<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p><font size="-1">Hopefully, the project will provide execution times along with
        code-size reductions.</font></p></div></blockquote><div>I doubt it.</div><div><br></div><div>Outlining will (almost?) always make for slower code due to a lot more calls being made. But that's ok for embedded targets, that don't have strong speculative machinery. </div><div><br></div><div>Also, if the program fits versus doesn't, then it will run infinitely faster. :D</div><div><br></div><div>Kristof, do you know who at Arm would be good to review those patches?</div><div><br></div><div>cheers,</div><div>--renato</div></div></div>