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

Issue 6456023: x64: Enable inline smi code patching to reenable the inlined code in (Closed)

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

Description

x64: Enable inline smi code patching to reenable the inlined code in the code generated by the full code generator after my previous change. The generated code is the same as on ia32 and so is the patching. Committed: http://code.google.com/p/v8/source/detail?r=6703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
M include/v8.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +34 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 10 months ago (2011-02-09 14:32:53 UTC) #1
Søren Thygesen Gjesse
9 years, 10 months ago (2011-02-09 14:38:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698