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

Issue 20808004: MIPS: Add Smi support to Shl (Closed)

Created:
7 years, 5 months ago by palfia
Modified:
7 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Add Smi support to Shl Port r15910 (8e65c434) BUG= Committed: https://code.google.com/p/v8/source/detail?r=15913

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -9 lines) Patch
M src/mips/lithium-codegen-mips.cc View 2 chunks +9 lines, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 1 2 chunks +18 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
7 years, 5 months ago (2013-07-26 22:09:23 UTC) #1
Paul Lind
LGTM, but please fix the comment nit. https://codereview.chromium.org/20808004/diff/1/src/mips/lithium-mips.cc File src/mips/lithium-mips.cc (right): https://codereview.chromium.org/20808004/diff/1/src/mips/lithium-mips.cc#newcode753 src/mips/lithium-mips.cc:753: // Shift ...
7 years, 5 months ago (2013-07-26 22:58:58 UTC) #2
palfia
Fixed nit, thanks! https://codereview.chromium.org/20808004/diff/1/src/mips/lithium-mips.cc File src/mips/lithium-mips.cc (right): https://codereview.chromium.org/20808004/diff/1/src/mips/lithium-mips.cc#newcode753 src/mips/lithium-mips.cc:753: // Shift operations can only deoptimize ...
7 years, 4 months ago (2013-07-26 23:55:02 UTC) #3
palfia
7 years, 4 months ago (2013-07-26 23:56:10 UTC) #4
Message was sent while issue was closed.
Committed manually as r15913 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698