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

Issue 6615010: Refactor translation of short-circuit logical operations to avoid subgraphs. (Closed)

Created:
9 years, 9 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Refactor translation of short-circuit logical operations to avoid subgraphs. Do not use a subgraph or subgraph scope for the Hydrogen translation of the short-circuit logical operations. Committed: http://code.google.com/p/v8/source/detail?r=7045

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M src/hydrogen.cc View 1 chunk +11 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 9 months ago (2011-03-03 11:24:53 UTC) #1
fschneider
9 years, 9 months ago (2011-03-03 12:19:10 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698