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

Issue 17887007: MIPS: Avoid Unnecessary Smi Checks. (Closed)

Created:
7 years, 6 months ago by kilvadyb
Modified:
7 years, 5 months ago
Reviewers:
oliv, Paul Lind, palfia, danno, kisg
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Avoid Unnecessary Smi Checks. Port r15344 (9fd1942) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -19 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 9 chunks +31 lines, -17 lines 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 6 months ago (2013-06-26 19:49:25 UTC) #1
kisg
LGTM
7 years, 6 months ago (2013-06-26 19:59:15 UTC) #2
palfia
7 years, 6 months ago (2013-06-26 20:23:35 UTC) #3
Committed as r15345.

Powered by Google App Engine
This is Rietveld 408576698