Comment #5 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#c5

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

commit d8416f5524830213ce1a618c344d776f50f91bf2
Author: svenpanne <[email protected]>
Date: Fri Mar 06 13:49:54 2015

Intrinsics in the INLINE_FUNCTION_LIST are now avaliable without '_', too.

This involved renaming apart a few more intrinsics. In the long run,
we want to clean up redundant intrinsics which just delegate.

BUG=v8:3947
LOG=n

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

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

[modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/arm/code-stubs-arm.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/arm64/code-stubs-arm64.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/code-stubs.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/compiler/linkage.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/compiler/simplified-lowering.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/hydrogen.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/ia32/code-stubs-ia32.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/mips/code-stubs-mips.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/mips64/code-stubs-mips64.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/ppc/code-stubs-ppc.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/runtime/runtime-regexp.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/runtime/runtime-strings.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/runtime/runtime.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/runtime/runtime.h [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/x64/code-stubs-x64.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/src/x87/code-stubs-x87.cc [modify] http://crrev.com/d8416f5524830213ce1a618c344d776f50f91bf2/test/mjsunit/regress/string-compare-memcmp.js


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