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

Issue 878263002: Add MEGAMORPHIC state support for KeyedLoadIC (Closed)

Created:
5 years, 11 months ago by dcarney
Modified:
5 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add MEGAMORPHIC state support for KeyedLoadIC BUG= Committed: https://crrev.com/491eb81780873aafd4d7f6638d20f26839383c68 Cr-Commit-Position: refs/heads/master@{#26345}

Patch Set 1 : version 1 - try stub cache on fast object cache miss #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Patch Set 6 : arches #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -387 lines) Patch
M src/builtins.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/builtins.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 3 4 5 6 2 chunks +4 lines, -1 line 0 comments Download
M src/ic/arm/ic-arm.cc View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -83 lines 0 comments Download
M src/ic/arm64/ic-arm64.cc View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -85 lines 0 comments Download
M src/ic/ia32/ic-ia32.cc View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -85 lines 0 comments Download
M src/ic/ic.h View 1 2 3 chunks +2 lines, -4 lines 0 comments Download
M src/ic/ic.cc View 1 2 3 4 5 6 10 chunks +11 lines, -18 lines 0 comments Download
M src/ic/x64/ic-x64.cc View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -76 lines 0 comments Download
M src/runtime/runtime-object.cc View 1 2 3 1 chunk +1 line, -27 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jakob Kummerow
I think the first patch set makes more sense. In many of the bailout cases ...
5 years, 10 months ago (2015-01-28 16:32:41 UTC) #2
Jakob Kummerow
Looks fine. Comments below are for patch set 4; will look at platform ports now. ...
5 years, 10 months ago (2015-01-29 15:58:56 UTC) #4
Jakob Kummerow
LGTM
5 years, 10 months ago (2015-01-30 08:49:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/878263002/170001
5 years, 10 months ago (2015-01-30 08:50:28 UTC) #7
commit-bot: I haz the power
Committed patchset #9 (id:170001)
5 years, 10 months ago (2015-01-30 09:17:09 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 09:17:27 UTC) #9
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/491eb81780873aafd4d7f6638d20f26839383c68
Cr-Commit-Position: refs/heads/master@{#26345}

Powered by Google App Engine
This is Rietveld 408576698