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

Issue 557079: Allow the optimizing compiler to use an existing macro assembler.... (Closed)

Created:
10 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Allow the optimizing compiler to use an existing macro assembler. This is the first towards using the optimizing compiler for split compilation bailouts. Committed: http://code.google.com/p/v8/source/detail?r=3756

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M src/arm/codegen-arm.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/codegen.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/ia32/codegen-ia32.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 10 months ago (2010-02-01 12:51:58 UTC) #1
fschneider
10 years, 10 months ago (2010-02-01 13:06:40 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698