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

Issue 4654002: Move common static helpers from codegen to the macro-assembler files. (Closed)

Created:
10 years, 1 month ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Move common static helpers from codegen to the macro-assembler files. Committed: http://code.google.com/p/v8/source/detail?r=5807

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -77 lines) Patch
M src/arm/codegen-arm.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/arm/codegen-arm.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/full-codegen.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ia32/codegen-ia32.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/x64/codegen-x64.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/x64/codegen-x64.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 1 month ago (2010-11-10 16:39:50 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 1 month ago (2010-11-10 16:59:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698