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

Issue 6764015: Made test.py not mention the defunct --crankshaft flag. (Closed)

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

Description

Made test.py not mention the defunct --crankshaft flag. Cleanup of X64 assembler. Committed: http://code.google.com/p/v8/source/detail?r=7477

Patch Set 1 #

Total comments: 1

Patch Set 2 : git cl dcommit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -249 lines) Patch
M src/x64/assembler-x64.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 200 chunks +0 lines, -226 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +0 lines, -1 line 0 comments Download
M tools/test.py View 3 chunks +1 line, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 8 months ago (2011-04-01 12:59:07 UTC) #1
William Hesse
9 years, 8 months ago (2011-04-01 13:04:10 UTC) #2
LGTM.

http://codereview.chromium.org/6764015/diff/1/src/x64/lithium-x64.cc
File src/x64/lithium-x64.cc (right):

http://codereview.chromium.org/6764015/diff/1/src/x64/lithium-x64.cc#newcode1616
src/x64/lithium-x64.cc:1616: LOperand* xmm_temp = (instr->CanTruncateToInt32())
Extra parentheses.

Powered by Google App Engine
This is Rietveld 408576698