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

Issue 597005: Ported ia32 optimization of revision 3487 to x64. (Closed)

Created:
10 years, 10 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Ported ia32 optimization of revision 3487 to x64.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -55 lines) Patch
M src/x64/assembler-x64.h View 2 chunks +4 lines, -8 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M src/x64/codegen-x64.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/codegen-x64.cc View 6 chunks +46 lines, -6 lines 1 comment Download
M src/x64/disasm-x64.cc View 3 chunks +55 lines, -40 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Another optimization port for review.
10 years, 10 months ago (2010-02-09 12:16:59 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-09 12:24:01 UTC) #2
LGTM

http://codereview.chromium.org/597005/diff/1/4
File src/x64/codegen-x64.cc (right):

http://codereview.chromium.org/597005/diff/1/4#newcode4948
src/x64/codegen-x64.cc:4948: if (&& right_val->IsSmi()) {
is_for_loop_compare missing before &&?

Powered by Google App Engine
This is Rietveld 408576698