On 2013/12/12 12:22:43, Benedikt Meurer wrote:
Next one... PTAL
-- Benedikt

the Call macro instruction will unconditionally load the address and then
conditionally branch, you may want to update it so that the load is also
conditional.

Actually I am worried modern CPUs will speculatively load the address even if
the condition is false, have you tried benchmarking this change?

https://codereview.chromium.org/101833004/

--
--
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/groups/opt_out.

Reply via email to