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

Issue 396833004: X87: Drop unnecessary receiver validity checks from {Load,Store}IC_Normal (Closed)

Created:
6 years, 5 months ago by chunyang.dai
Modified:
6 years, 5 months ago
CC:
v8-dev, danno
Base URL:
https://chromium.googlesource.com/external/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Drop unnecessary receiver validity checks from {Load,Store}IC_Normal port r22391 original commit message: Drop unnecessary receiver validity checks from {Load,Store}IC_Normal. Since these builtins are used as handlers after a map check/dispatch, they don't need to check the receiver again. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -62 lines) Patch
M src/x87/ic-x87.cc View 4 chunks +13 lines, -62 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
chunyang.dai
weiliang. please review this patch. thanks
6 years, 5 months ago (2014-07-16 01:59:56 UTC) #1
Weiliang
lgtm
6 years, 5 months ago (2014-07-16 02:59:38 UTC) #2
Weiliang
6 years, 5 months ago (2014-07-16 03:15:03 UTC) #3
Committed as r22416

Powered by Google App Engine
This is Rietveld 408576698