<div class="gmail_quote">On Tue, Jan 10, 2012 at 2:46 PM, Jakob Stoklund Olesen <span dir="ltr"><<a href="mailto:stoklund@2pi.dk">stoklund@2pi.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Jan 10, 2012, at 11:14 AM, Chandler Carruth wrote:<br>
<br>
> Anyone else have comments?<br>
<br>
Did you actually see code run faster?<br>
<br>
Simple addressing modes (base+offset) can be faster on Sandy Bridge, for example.<br></blockquote><div><br></div><div>Yes, as mentioned in my original message, I'm seeing noticable gains in the hot loop of Snappy. I can benchmark it and some other software and report more detailed performance numbers (and I'll do so either before or after the commit, either way)</div>
<div><br></div><div>It's a bit hard to accurately measure the impact though, as there are more bugs I've fixed in subsequent patches that prevent this (and other) transformations from always firing on x86-64 compiles...</div>
</div>