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

Issue 14344004: Fix bugs in IfBuilder and improve functionality (Closed)

Created:
7 years, 8 months ago by danno
Modified:
7 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix bugs in IfBuilder and improve functionality R=mstarzinger@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=14327

Patch Set 1 #

Patch Set 2 : Add GotoNoSimulate #

Total comments: 12

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+487 lines, -148 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +7 lines, -3 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 4 chunks +15 lines, -14 lines 0 comments Download
M src/hydrogen.h View 1 2 15 chunks +170 lines, -23 lines 0 comments Download
M src/hydrogen.cc View 1 2 30 chunks +281 lines, -102 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 2 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danno
7 years, 8 months ago (2013-04-18 09:12:56 UTC) #1
Michael Starzinger
LGTM (with a few asserts and nits). https://codereview.chromium.org/14344004/diff/1007/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/14344004/diff/1007/src/hydrogen.cc#newcode661 src/hydrogen.cc:661: builder_->CreateBasicBlock(env->Copy()); nit: ...
7 years, 8 months ago (2013-04-18 10:30:21 UTC) #2
danno
Addressed feedback, landing. https://codereview.chromium.org/14344004/diff/1007/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/14344004/diff/1007/src/hydrogen.cc#newcode661 src/hydrogen.cc:661: builder_->CreateBasicBlock(env->Copy()); On 2013/04/18 10:30:21, Michael Starzinger ...
7 years, 8 months ago (2013-04-18 10:44:04 UTC) #3
danno
7 years, 8 months ago (2013-04-18 10:51:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r14327 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698