<div dir="ltr"><div class="gmail_default" style>On Mon, Jan 14, 2013 at 1:46 PM, Kaelyn Uhrain <span dir="ltr"><<a href="mailto:rikka@google.com" target="_blank" class="cremed">rikka@google.com</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Jan 14, 2013 at 1:30 PM,  <span dir="ltr"><<a href="mailto:dag@cray.com" target="_blank" class="cremed">dag@cray.com</a>></span> wrote:<br>
</div><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Chandler Carruth <<a href="mailto:chandlerc@gmail.com" target="_blank" class="cremed">chandlerc@gmail.com</a>> writes:<br>
<br>
> minsizeopt<br>
> sizeopt<br>
> quickopt<br>
> opt<br>
> maxopt<br>
<br>
</div>I prefer being consistent and putting "opt" at the end.<br>
<br>
I would still like something other than "opt" for the fourth one.  "opt"<br>
seems too generic given the other levels.<br></blockquote><div><br></div></div><div>I agree that having just "opt" seems too generic in comparison. Maybe something like "stdopt" (or even the longer "balancedopt") since it corresponds to -O2 and is intended to represent a good optimization level for most cases with a balance of <span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">compile time, space, and runtime efficiency.</span></div>
</div></blockquote><div><br></div><div style>I don't like a qualifier because all the qualifiers I tried don't really add meaning. I don't see why 'opt' isn't the right name, as I think this should be the baseline default for any "please optimize my code" request that isn't more specific.</div>
<div style><br></div><div style>We could add 'balanced', but balanced between what? It isn't clear.</div><div style><br></div><div style>We could call it 'good', 'basic', 'std', or 'default'; but none seem to really add information.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888">
<div><br></div><div><font color="#222222" face="arial, sans-serif">- Kaelyn</font></div></font></span></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" class="cremed">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank" class="cremed">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div></div>