Comment #16 on issue 3947 by [email protected]: Simplify and unify the handling of intrinsics in the various compilers
https://code.google.com/p/v8/issues/detail?id=3947#c16

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/cfe76e82d9899bc061cd1859eda1605451980fb3

commit cfe76e82d9899bc061cd1859eda1605451980fb3
Author: svenpanne <[email protected]>
Date: Tue Apr 07 07:12:42 2015

Rearranged intrinsic declarations according to their implementations.

Now every FOR_EACH_INTRINSIC_FOO sub-macro corresponds to a
src/runtime/runtime-FOO.cc file, even the order of runtime functions
within that file has been preserved in the corresponding macro, thanks
to some eye-hurting for/clang/sed/grep madness. ;-)

BUG=v8:3947
LOG=n

Review URL: https://codereview.chromium.org/1056863002

Cr-Commit-Position: refs/heads/master@{#27609}

[modify] http://crrev.com/cfe76e82d9899bc061cd1859eda1605451980fb3/src/runtime/runtime.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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