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

Issue 8883023: Revert 10216 Optimize the equality check case of ICCompare stubs. (Closed)

Created:
9 years ago by Rico
Modified:
9 years ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Revert 10216 Optimize the equality check case of ICCompare stubs. Missing arm and x64 implementations Committed: http://code.google.com/p/v8/source/detail?r=10217

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -174 lines) Patch
M src/code-stubs.h View 3 chunks +0 lines, -19 lines 0 comments Download
M src/code-stubs.cc View 4 chunks +11 lines, -50 lines 0 comments Download
M src/heap.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/heap.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/hydrogen.cc View 1 chunk +8 lines, -21 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +16 lines, -28 lines 0 comments Download
M src/ia32/ic-ia32.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ic.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ic.cc View 2 chunks +13 lines, -31 lines 0 comments Download
M src/mark-compact.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/type-info.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/type-info.cc View 3 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years ago (2011-12-08 17:26:52 UTC) #1
fschneider
9 years ago (2011-12-08 17:27:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698