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

Issue 3116042: Prepare for optionally inlining smi cases in the code generated... (Closed)

Created:
10 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Prepare for optionally inlining smi cases in the code generated by the full codegens. Committed: http://code.google.com/p/v8/source/detail?r=5343

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -114 lines) Patch
M src/arm/full-codegen-arm.cc View 3 chunks +37 lines, -37 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 3 chunks +40 lines, -40 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 3 chunks +33 lines, -34 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-25 13:54:44 UTC) #1
fschneider
10 years, 4 months ago (2010-08-25 14:13:41 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698