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

Issue 982009: Fix type propagation rules for count operation.... (Closed)

Created:
10 years, 9 months ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Fix type propagation rules for count operation. Also treat const-variables as not side-effect free. Committed: http://code.google.com/p/v8/source/detail?r=4172

Patch Set 1 #

Patch Set 2 : Fixed lint #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/ia32/codegen-ia32.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/rewriter.cc View 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/compiler/loopcount.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 9 months ago (2010-03-17 16:12:07 UTC) #1
William Hesse
10 years, 9 months ago (2010-03-17 16:22:27 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698