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

Issue 1974793002: [IC] Only cache handlers on a map that were compiled for that map (Closed)

Created:
4 years, 7 months ago by Jakob Kummerow
Modified:
4 years, 7 months ago
Reviewers:
Toon Verwaest
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[IC] Only cache handlers on a map that were compiled for that map Globally cached handler stubs shouldn't be put into the on-map caches. This should speed up IC misses and save a bit of memory. Drive-by fix: transitioning StoreIC handlers were erroneously never cached. Committed: https://crrev.com/8313d2f0cb041155eedd9c3749ddf80c5b392965 Cr-Commit-Position: refs/heads/master@{#36247}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : make gcc happy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+336 lines, -137 lines) Patch
M src/ic/ic.h View 3 chunks +7 lines, -0 lines 0 comments Download
M src/ic/ic.cc View 1 2 3 13 chunks +329 lines, -137 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Jakob Kummerow
As discussed. PTAL. Some of the conditions could be simplified when looked at in isolation, ...
4 years, 7 months ago (2016-05-12 13:49:54 UTC) #2
Toon Verwaest
lgtm
4 years, 7 months ago (2016-05-13 08:14:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974793002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974793002/20001
4 years, 7 months ago (2016-05-13 09:21:43 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/17608) v8_linux64_asan_rel_ng on tryserver.v8 (JOB_FAILED, ...
4 years, 7 months ago (2016-05-13 09:22:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974793002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974793002/40001
4 years, 7 months ago (2016-05-13 13:00:44 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_gcc_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/16141)
4 years, 7 months ago (2016-05-13 13:13:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974793002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974793002/60001
4 years, 7 months ago (2016-05-13 14:32:59 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-13 15:01:00 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 15:02:38 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8313d2f0cb041155eedd9c3749ddf80c5b392965
Cr-Commit-Position: refs/heads/master@{#36247}

Powered by Google App Engine
This is Rietveld 408576698