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

Issue 16975006: Try convert polymorphic stores into a single monomorphic store. (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Try convert polymorphic stores into a single monomorphic store. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15158

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Addressed comments. Fixed bug in TryLoad #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -7 lines) Patch
M src/hydrogen.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 2 7 chunks +77 lines, -7 lines 0 comments Download
M src/property-details.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
New version of https://codereview.chromium.org/14796012/. PTAL.
7 years, 6 months ago (2013-06-13 20:05:44 UTC) #1
Jakob Kummerow
LGTM with comments. https://chromiumcodereview.appspot.com/16975006/diff/5001/src/hydrogen.cc File src/hydrogen.cc (right): https://chromiumcodereview.appspot.com/16975006/diff/5001/src/hydrogen.cc#newcode6365 src/hydrogen.cc:6365: bool HOptimizedGraphBuilder::TryStorePolymorphicAsMonomorphic( This method looks very ...
7 years, 6 months ago (2013-06-14 13:08:05 UTC) #2
Toon Verwaest
Addressed comments
7 years, 6 months ago (2013-06-14 13:15:04 UTC) #3
Toon Verwaest
7 years, 6 months ago (2013-06-14 14:16:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r15158 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698