Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(755)

Issue 1708523002: [fullcodegen] Remove the hacky %_FastOneByteArrayJoin intrinsic. (Closed)

Created:
4 years, 10 months ago by Benedikt Meurer
Modified:
4 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[fullcodegen] Remove the hacky %_FastOneByteArrayJoin intrinsic. This intrinsic was only supported in fullcodegen, and is actually no longer relevant for SunSpider peak performance it seems, so let's get rid of it and maybe just implement Array.prototype.join with a fast path at some point instead. R=mstarzinger@chromium.org Committed: https://crrev.com/ccf12b4bede3f1ce3ce14fb33bcc4041525a40af Cr-Commit-Position: refs/heads/master@{#34084} Committed: https://crrev.com/3b1211ac2f1fbdf67c3f759f6c3f41f6e19f432b Cr-Commit-Position: refs/heads/master@{#34146}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2040 lines) Patch
M src/bailout-reason.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/crankshaft/hydrogen.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/crankshaft/hydrogen.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 chunk +0 lines, -237 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 chunk +0 lines, -220 lines 0 comments Download
M src/full-codegen/full-codegen.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 1 chunk +0 lines, -269 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 1 chunk +0 lines, -232 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 1 chunk +0 lines, -234 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 1 chunk +0 lines, -255 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 1 chunk +0 lines, -290 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 1 chunk +0 lines, -269 lines 0 comments Download
M src/js/array.js View 3 chunks +0 lines, -8 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime/runtime-array.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Benedikt Meurer
4 years, 10 months ago (2016-02-17 12:17:27 UTC) #1
Michael Starzinger
LGTM if impact is negligible. So much code. :)
4 years, 10 months ago (2016-02-17 14:13:02 UTC) #2
Benedikt Meurer
Let's see... reverting if it tanks.
4 years, 10 months ago (2016-02-17 15:38:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708523002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708523002/1
4 years, 10 months ago (2016-02-17 15:38:18 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-17 15:50:34 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/ccf12b4bede3f1ce3ce14fb33bcc4041525a40af Cr-Commit-Position: refs/heads/master@{#34084}
4 years, 10 months ago (2016-02-17 15:51:19 UTC) #8
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1709693002/ by machenbach@chromium.org. ...
4 years, 10 months ago (2016-02-17 19:40:53 UTC) #9
Benedikt Meurer
On 2016/02/17 19:40:53, Michael Achenbach wrote: > A revert of this CL (patchset #1 id:1) ...
4 years, 10 months ago (2016-02-18 04:57:28 UTC) #10
Benedikt Meurer
Cannot reproduce. Speculative reland.
4 years, 10 months ago (2016-02-19 08:51:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708523002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708523002/1
4 years, 10 months ago (2016-02-19 08:51:47 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-19 09:12:47 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 09:13:20 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3b1211ac2f1fbdf67c3f759f6c3f41f6e19f432b
Cr-Commit-Position: refs/heads/master@{#34146}

Powered by Google App Engine
This is Rietveld 408576698