Comment #6 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#c6

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

commit e2ce456754368cb11a24cacc2a1d1c5fe6f05e5b
Author: svenpanne <[email protected]>
Date: Fri Mar 06 14:58:35 2015

Intrinsics in the RUNTIME_FUNCTION_LIST are now available with '_', too.

Now the three intrinsic lists only differ in their compiler
support. Unifying the lists and making the logic what is supported in
which compiler local to the compilers themselves is handled in a
follow-up CL.

BUG=v8:3947
LOG=n

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

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

[modify] http://crrev.com/e2ce456754368cb11a24cacc2a1d1c5fe6f05e5b/src/hydrogen.cc [modify] http://crrev.com/e2ce456754368cb11a24cacc2a1d1c5fe6f05e5b/src/hydrogen.h [modify] http://crrev.com/e2ce456754368cb11a24cacc2a1d1c5fe6f05e5b/src/runtime/runtime.cc [modify] http://crrev.com/e2ce456754368cb11a24cacc2a1d1c5fe6f05e5b/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