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

Issue 88623004: MIPS: Optimize Integer32ToSmi. (Closed)

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

Description

MIPS: Optimize Integer32ToSmi. Port r18084 (426bc19) Original commit message: Optimize register constraints and code generated for Integer32ToSmi Lithium instruction. TEST=none 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 1 chunk +4 lines, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years ago (2013-11-26 19:43:58 UTC) #1
kisg
LGTM
7 years ago (2013-11-26 19:45:58 UTC) #2
palfia
7 years ago (2013-11-26 20:32:14 UTC) #3
Committed as r18089.

Powered by Google App Engine
This is Rietveld 408576698