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

Issue 2302923002: [stubs] Port ToName stub to TurboFan. (Closed)

Created:
4 years, 3 months ago by alegil02
Modified:
4 years, 3 months ago
Reviewers:
Benedikt Meurer, Igor Sheludko, alexander.gilday2, rmcilroy
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] Port ToName stub to TurboFan. Migrate the platform ToName stub to TurboFan. BUG=v8:5049 Committed: https://crrev.com/f439fcab698a5b4f3c914d85137a0a5f9fa2326b Cr-Commit-Position: refs/heads/master@{#39315}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Create ToName helper and inline Interpreter::DoToName #

Total comments: 4

Patch Set 3 : Fixed nits. #

Total comments: 2

Patch Set 4 : Addressed nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -313 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 1 chunk +0 lines, -31 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 2 1 chunk +0 lines, -33 lines 0 comments Download
M src/builtins/builtins.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/builtins/builtins-conversion.cc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M src/code-factory.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M src/code-stub-assembler.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 2 2 chunks +0 lines, -9 lines 0 comments Download
M src/code-stubs.cc View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 1 chunk +0 lines, -36 lines 0 comments Download
M src/interpreter/interpreter.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M src/mips/code-stubs-mips.cc View 1 2 1 chunk +0 lines, -33 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 2 1 chunk +0 lines, -33 lines 0 comments Download
M src/ppc/code-stubs-ppc.cc View 1 2 1 chunk +0 lines, -31 lines 0 comments Download
M src/s390/code-stubs-s390.cc View 1 2 1 chunk +0 lines, -30 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 2 1 chunk +0 lines, -35 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 1 2 1 chunk +0 lines, -36 lines 0 comments Download

Messages

Total messages: 30 (10 generated)
alegil02
4 years, 3 months ago (2016-09-01 14:34:05 UTC) #3
Benedikt Meurer
While you are at it, can you turn this code stub into a turbofan builtin ...
4 years, 3 months ago (2016-09-02 04:36:26 UTC) #4
alegil02
On 2016/09/02 04:36:26, Benedikt Meurer wrote: > While you are at it, can you turn ...
4 years, 3 months ago (2016-09-02 13:42:05 UTC) #5
Benedikt Meurer
On 2016/09/02 13:42:05, alegil02 wrote: > On 2016/09/02 04:36:26, Benedikt Meurer wrote: > > While ...
4 years, 3 months ago (2016-09-03 17:58:05 UTC) #6
alegil02
On 2016/09/03 17:58:05, Benedikt Meurer wrote: > On 2016/09/02 13:42:05, alegil02 wrote: > > On ...
4 years, 3 months ago (2016-09-05 08:20:17 UTC) #7
Benedikt Meurer
Adding ishell@ for review. I wasn't aware of the inlining idea (to be honest this ...
4 years, 3 months ago (2016-09-05 08:22:03 UTC) #9
rmcilroy
On 2016/09/05 08:22:03, Benedikt Meurer wrote: > Adding ishell@ for review. > > I wasn't ...
4 years, 3 months ago (2016-09-05 09:22:18 UTC) #10
alegil02
On 2016/09/05 09:22:18, rmcilroy wrote: > On 2016/09/05 08:22:03, Benedikt Meurer wrote: > > Adding ...
4 years, 3 months ago (2016-09-05 16:23:19 UTC) #11
Benedikt Meurer
On 2016/09/05 16:23:19, alegil02 wrote: > On 2016/09/05 09:22:18, rmcilroy wrote: > > On 2016/09/05 ...
4 years, 3 months ago (2016-09-06 03:22:05 UTC) #12
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/2302923002/diff/20001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2302923002/diff/20001/src/code-stub-assembler.cc#newcode2226 src/code-stub-assembler.cc:2226: Label is_number(this, Label::kDeferred); I would suggest ...
4 years, 3 months ago (2016-09-06 08:23:04 UTC) #13
alegil02
On 2016/09/06 08:23:04, Igor Sheludko wrote: > lgtm with nits: > > https://codereview.chromium.org/2302923002/diff/20001/src/code-stub-assembler.cc > File ...
4 years, 3 months ago (2016-09-06 15:48:48 UTC) #14
Igor Sheludko
lgtm
4 years, 3 months ago (2016-09-06 15:51:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2302923002/40001
4 years, 3 months ago (2016-09-06 15:53:15 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/23427)
4 years, 3 months ago (2016-09-06 16:00:25 UTC) #19
alegil02
On 2016/09/06 16:00:25, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-06 16:10:11 UTC) #20
Igor Sheludko
Ross, PTAL interpreter part.
4 years, 3 months ago (2016-09-06 16:10:57 UTC) #22
rmcilroy
Interpreter LGTM with two nits. Thanks. https://codereview.chromium.org/2302923002/diff/40001/src/interpreter/interpreter.cc File src/interpreter/interpreter.cc (right): https://codereview.chromium.org/2302923002/diff/40001/src/interpreter/interpreter.cc#newcode1306 src/interpreter/interpreter.cc:1306: Node* accumulator = ...
4 years, 3 months ago (2016-09-07 13:57:35 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2302923002/60001
4 years, 3 months ago (2016-09-09 15:56:21 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-09 16:23:30 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 16:23:53 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f439fcab698a5b4f3c914d85137a0a5f9fa2326b
Cr-Commit-Position: refs/heads/master@{#39315}

Powered by Google App Engine
This is Rietveld 408576698