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

Issue 160713002: MIPS: Omit redundant smi checks in write barriers. (Closed)

Created:
6 years, 10 months ago by kilvadyb
Modified:
6 years, 10 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Omit redundant smi checks in write barriers. Port r19323 (929c047) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M src/mips/lithium-codegen-mips.cc View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 10 months ago (2014-02-12 18:44:29 UTC) #1
Paul Lind
lgtm
6 years, 10 months ago (2014-02-12 18:49:00 UTC) #2
Paul Lind
6 years, 10 months ago (2014-02-12 18:58:15 UTC) #3
Committed as r19343.

Powered by Google App Engine
This is Rietveld 408576698