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

Issue 2955004: Code cleanup: reorder functions in codegen-x64.cc to agree with the order in ... (Closed)

Created:
10 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Code cleanup: reorder functions in codegen-x64.cc to agree with the order in codegen-ia32.cc. If svn blame shows this change, run svn blame on the previous version of the file to find the actual author of the lines. Committed: http://code.google.com/p/v8/source/detail?r=5040

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4789 lines, -4805 lines) Patch
M src/x64/codegen-x64.cc View 24 chunks +4789 lines, -4805 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
Code just moved from one place to another within the file. Nothing added, nothing removed.
10 years, 5 months ago (2010-07-09 13:10:03 UTC) #1
fschneider
10 years, 5 months ago (2010-07-09 13:15:04 UTC) #2
LGTM if it compiles. 

You could also make the order in the .h file match.

Powered by Google App Engine
This is Rietveld 408576698