<div>On Sat, Oct 6, 2012 at 8:32 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.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"><br></div>
+static void EmitSignedInt64(SmallVectorImpl<uint64_t> &Vals, uint64_t V) {<br>
<br>
Please start function names with a lower case letter.<br>
<br></blockquote><div><br></div><div>Done -- changed this function and most of the "pushValue" functions.  I left PushValueAndType alone since that is an existing function and it seemed like that would introduce other unrelated changes.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+EnableOldStyleFunctions("enable-old-style-functions",<br>
<br>
Maybe something like use-abs-operands is a better name now that this<br>
is a global setting, no?<br></blockquote><div><br></div><div>Yes that would be more descriptive.  Changed in new patch.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
> - Jan<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>