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

Issue 2403483002: [stubs] Port KeyedStoreIC dispatcher to TurboFan (Closed)

Created:
4 years, 2 months ago by Jakob Kummerow
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] Port KeyedStoreIC dispatcher to TurboFan BUG= Committed: https://crrev.com/194c43a103c679b26c58a29e619a80dba1b41e39 Cr-Commit-Position: refs/heads/master@{#40423}

Patch Set 1 #

Patch Set 2 : complete implementation #

Patch Set 3 : fix typo #

Total comments: 10

Patch Set 4 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -1 line) Patch
M src/code-factory.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/code-factory.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M src/code-stub-assembler.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 3 2 chunks +121 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 4 chunks +25 lines, -1 line 0 comments Download
M src/code-stubs.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download
M src/compiler/code-assembler.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/compiler/code-assembler.cc View 1 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Jakob Kummerow
Igor: PTAL. Benedikt: Please review src/compiler/ (just another TailCallStub overload). https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc#newcode4731 ...
4 years, 2 months ago (2016-10-18 19:11:11 UTC) #2
Jarin
lgtm for src/compiler/*
4 years, 2 months ago (2016-10-18 19:13:51 UTC) #6
Igor Sheludko
lgtm with nits: https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc#newcode4731 src/code-stub-assembler.cc:4731: void CodeStubAssembler::HandleKeyedStorePolymorphicCase( On 2016/10/18 19:11:11, Jakob ...
4 years, 2 months ago (2016-10-18 21:12:20 UTC) #9
Benedikt Meurer
LGTM for compiler.
4 years, 2 months ago (2016-10-19 03:46:18 UTC) #10
Jakob Kummerow
https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2403483002/diff/40001/src/code-stub-assembler.cc#newcode4735 src/code-stub-assembler.cc:4735: DCHECK_EQ(MachineRepresentation::kTagged, var_handler->rep()); On 2016/10/18 21:12:20, Igor Sheludko wrote: > ...
4 years, 2 months ago (2016-10-19 09:14:46 UTC) #11
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/2403483002/60001
4 years, 2 months ago (2016-10-19 09:15:01 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-19 10:11:30 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:05:52 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/194c43a103c679b26c58a29e619a80dba1b41e39
Cr-Commit-Position: refs/heads/master@{#40423}

Powered by Google App Engine
This is Rietveld 408576698