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

Issue 1623005: Removing BinaryOpIC::Clear. This method relied on some less-than-obvious hack... (Closed)

Created:
10 years, 8 months ago by Vladislav Kaznacheev
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Removing BinaryOpIC::Clear. This method relied on some less-than-obvious hack, and there was zero (or small negative) performance advantage. Committed: http://code.google.com/p/v8/source/detail?r=4362

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -36 lines) Patch
M src/ia32/codegen-ia32.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/ic.cc View 2 chunks +2 lines, -20 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vladislav Kaznacheev
10 years, 8 months ago (2010-04-08 13:33:44 UTC) #1
Mads Ager (chromium)
10 years, 8 months ago (2010-04-08 13:36:05 UTC) #2
LGTM, thanks!

Isn't the ARM codegenerator missing, though?

Powered by Google App Engine
This is Rietveld 408576698