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

Issue 2498013002: [ic] Refactor LoadIC code. (Closed)

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

Description

[ic] Refactor LoadIC code. Extract CSA::HandleLoadICSmiHandlerCase() from CSA::HandleLoadICHandlerCase() and CSA::EmitLoadICProtoArrayCheck() from CSA::HandleLoadICProtoHandler(). This is a preliminary step for extracting LoadICProtoArrayCheck to a separate stub which is necesary to fix the preformance regression caused by proto array handlers support. BUG=v8:5561, chromium:660795 Committed: https://crrev.com/4a0e07a0cc1284ecde91381d40981f4791266d79 Cr-Commit-Position: refs/heads/master@{#40983}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -173 lines) Patch
M src/code-stub-assembler.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 2 chunks +183 lines, -173 lines 3 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (9 generated)
Igor Sheludko
PTAL https://codereview.chromium.org/2498013002/diff/1/src/code-stub-assembler.cc File src/code-stub-assembler.cc (left): https://codereview.chromium.org/2498013002/diff/1/src/code-stub-assembler.cc#oldcode5512 src/code-stub-assembler.cc:5512: Variable var_double_value(this, MachineRepresentation::kFloat64); This whole piece of code ...
4 years, 1 month ago (2016-11-14 18:08:55 UTC) #5
Jakob Kummerow
lgtm
4 years, 1 month ago (2016-11-15 10:03:43 UTC) #8
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/2498013002/1
4 years, 1 month ago (2016-11-15 10:07:49 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-15 10:09:50 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:33:36 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4a0e07a0cc1284ecde91381d40981f4791266d79
Cr-Commit-Position: refs/heads/master@{#40983}

Powered by Google App Engine
This is Rietveld 408576698