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

Issue 6262005: Merge changes to LTemplateInstruction to X64 (Issue 1048). (Closed)

Created:
9 years, 11 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
fschneider, Rico
CC:
v8-dev
Visibility:
Public.

Description

Merge changes to LTemplateInstruction to X64 (Issue 1048). Implement ConstantD and ConstantI. BUG=1048 Committed: http://code.google.com/p/v8/source/detail?r=6352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+560 lines, -616 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +21 lines, -23 lines 0 comments Download
M src/x64/lithium-x64.h View 38 chunks +498 lines, -567 lines 0 comments Download
M src/x64/lithium-x64.cc View 9 chunks +39 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 11 months ago (2011-01-17 13:15:07 UTC) #1
Rico
9 years, 11 months ago (2011-01-17 13:46:17 UTC) #2
LGTM, but since we do not have any test coverage of the DoConstant* yet it is
hard to tell if this is actually working as intended(since be basically deopt on
everything right now)

Powered by Google App Engine
This is Rietveld 408576698