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

Issue 3017025: Use static type information when creating the inlined code for comparison ope... (Closed)

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

Description

Use static type information when creating the inlined code for comparison operators. Committed: http://code.google.com/p/v8/source/detail?r=5123

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -59 lines) Patch
M src/ia32/codegen-ia32.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 2 2 chunks +81 lines, -32 lines 0 comments Download
M src/x64/codegen-x64.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 2 2 chunks +77 lines, -27 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 5 months ago (2010-07-22 14:39:07 UTC) #1
fschneider
10 years, 5 months ago (2010-07-22 16:08:40 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698