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

Issue 16035016: Allow boundscheck elimination to work on Smi keys. (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

Allow boundscheck elimination to work on Smi keys. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15001

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M src/hydrogen.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 6 months ago (2013-06-07 09:15:49 UTC) #1
Jakob Kummerow
LGTM https://chromiumcodereview.appspot.com/16035016/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://chromiumcodereview.appspot.com/16035016/diff/1/src/hydrogen-instructions.h#newcode3663 src/hydrogen-instructions.h:3663: virtual Representation observed_input_representation(int index) { You can delete ...
7 years, 6 months ago (2013-06-07 10:47:41 UTC) #2
Toon Verwaest
Addressed comment, landing. https://chromiumcodereview.appspot.com/16035016/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://chromiumcodereview.appspot.com/16035016/diff/1/src/hydrogen-instructions.h#newcode3663 src/hydrogen-instructions.h:3663: virtual Representation observed_input_representation(int index) { On ...
7 years, 6 months ago (2013-06-07 11:00:19 UTC) #3
Toon Verwaest
7 years, 6 months ago (2013-06-07 11:00:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r15001 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698