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

Issue 24544002: Macrofication of HInstruction constructors with context argument. (Closed)

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

Description

Macrofication of HInstruction constructors with context argument. BUG= R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16940

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -241 lines) Patch
M src/hydrogen.cc View 31 chunks +39 lines, -76 lines 2 comments Download
M src/hydrogen-instructions.h View 33 chunks +200 lines, -165 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
oliv
7 years, 2 months ago (2013-09-25 09:29:16 UTC) #1
danno
lgtm with nits https://codereview.chromium.org/24544002/diff/3004/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/24544002/diff/3004/src/hydrogen.cc#newcode3665 src/hydrogen.cc:3665: HStackCheck::cast(Add<HStackCheck>(HStackCheck::kBackwardsBranch)); nit: four indentation spaces https://codereview.chromium.org/24544002/diff/3004/src/hydrogen.cc#newcode3967 ...
7 years, 2 months ago (2013-09-25 11:44:28 UTC) #2
oliv
7 years, 2 months ago (2013-09-25 11:57:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16940.

Powered by Google App Engine
This is Rietveld 408576698