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

Issue 6020012: Cleanup of x64 code. Rearrange functions in ic-x64.cc to match order in ic-i... (Closed)

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

Description

Cleanup of x64 code. Rearrange functions in ic-x64.cc to match order in ic-ia32.cc. Remove unused declarations, and move a constant to assembler-x64.h. Committed: http://code.google.com/p/v8/source/detail?r=6143

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -319 lines) Patch
M src/ia32/ic-ia32.cc View 1 4 chunks +0 lines, -13 lines 0 comments Download
M src/x64/assembler-x64.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/debug-x64.cc View 1 6 chunks +75 lines, -71 lines 0 comments Download
M src/x64/ic-x64.cc View 1 16 chunks +229 lines, -235 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
Only changes besides moving functions around in ic-x64.cc is replacement of kTestEaxByte with Assembler::kTestEaxByte, and ...
9 years, 11 months ago (2011-01-03 15:07:33 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-04 08:55:16 UTC) #2
Lasse Reichstein
9 years, 11 months ago (2011-01-04 09:43:30 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698