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

Issue 9704012: Improve representation inference for HUnknownOSRValue. (Closed)

Created:
8 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Improve representation inference for HUnknownOSRValue. Use corresponding phi from the loop entry as a hint to infer proper representation for HUnkownOSRValue and dependent phis. R=fschneider@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=11055

Patch Set 1 #

Patch Set 2 : revert flag-definitions.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -9 lines) Patch
M src/hydrogen.h View 3 chunks +24 lines, -1 line 0 comments Download
M src/hydrogen.cc View 9 chunks +27 lines, -6 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +15 lines, -1 line 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-14 14:18:20 UTC) #1
fschneider
8 years, 9 months ago (2012-03-15 12:06:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698