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

Issue 49783010: MIPS: Fix uint32-to-smi conversion in Lithium. (Closed)

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

Description

MIPS: Fix uint32-to-smi conversion in Lithium. Port r17441 (f1968f4) BUG=chromium:309623 TEST=mjsunit/regress/regress-crbug-309623

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-10-31 12:51:30 UTC) #1
Paul Lind
LGTM, I'll land this for you.
7 years, 1 month ago (2013-10-31 14:28:29 UTC) #2
Paul Lind
7 years, 1 month ago (2013-10-31 14:35:17 UTC) #3
Committed as r17451.

Powered by Google App Engine
This is Rietveld 408576698