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

Issue 59623009: Make HForceRepresentation an idef. (Closed)

Created:
7 years, 1 month ago by mvstanton
Modified:
7 years, 1 month ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Make HForceRepresentation an idef. An optimization in the array constructor wasn't firing because the code would check for constant values, failing to find them through intervening HForceRepresentation instructions. Repaired this site. A follow-on CL will provide a better way of making decisions based on constant HValues. R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17708

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Toon, PTAL, thx! --Michael
7 years, 1 month ago (2013-11-13 14:06:04 UTC) #1
Toon Verwaest
lgtm
7 years, 1 month ago (2013-11-13 14:10:04 UTC) #2
mvstanton
7 years, 1 month ago (2013-11-13 17:03:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17708 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698