https://codereview.chromium.org/728553003/diff/1/src/compiler/register-allocator.cc
File src/compiler/register-allocator.cc (right):

https://codereview.chromium.org/728553003/diff/1/src/compiler/register-allocator.cc#newcode1869
src/compiler/register-allocator.cc:1869: int reg = start % count;
On second thought, can we get rid of the modulus? Not the fastest CPU
instruction these days.

https://codereview.chromium.org/728553003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to