svn commit: r229415 - head/lib/libvgl

Eitan Adler lists at eitanadler.com
Tue Jan 10 04:49:23 UTC 2012


On Mon, Jan 9, 2012 at 11:02 PM, John-Mark Gurney <jmg at funkthat.com> wrote:
> Last time I did benchmarking on this ~10 years ago, it was slower to
> use xor instead of using assignments...

I'd be shocked if the compiler didn't optimize this away to an XCHG.

-- 
Eitan Adler


More information about the svn-src-all mailing list