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

Issue 303583002: Small changes in preparation for Hydrogen-generated KeyedLoadGeneric (Closed)

Created:
6 years, 7 months ago by danno
Modified:
6 years, 7 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Small changes in preparation for Hydrogen-generated KeyedLoadGeneric R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21535

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/arm/lithium-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm64/lithium-arm64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +1 line, -0 lines 2 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-x64.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
lgtm, just one question below. https://codereview.chromium.org/303583002/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/303583002/diff/1/src/hydrogen-instructions.cc#newcode2907 src/hydrogen-instructions.cc:2907: if (representation().IsExternal()) return false; ...
6 years, 7 months ago (2014-05-27 14:49:25 UTC) #1
danno
https://codereview.chromium.org/303583002/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/303583002/diff/1/src/hydrogen-instructions.cc#newcode2907 src/hydrogen-instructions.cc:2907: if (representation().IsExternal()) return false; On 2014/05/27 14:49:25, mvstanton wrote: ...
6 years, 7 months ago (2014-05-27 14:58:25 UTC) #2
danno
6 years, 7 months ago (2014-05-27 15:15:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21535 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698