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

Issue 66163007: MIPS: Reland 17588: Add signed/unsigned 8-bit and 16-bit Representations to Crankshaft. (Closed)

Created:
7 years, 1 month ago by kilvadyb
Modified:
7 years, 1 month ago
Reviewers:
kisg, Paul Lind, palfia, danno
CC:
v8-dev
Base URL:
git@github.com:paul99/v8m-rb.git@master
Visibility:
Public.

Description

MIPS: Reland 17588: Add signed/unsigned 8-bit and 16-bit Representations to Crankshaft. Port r17606 (bc5ef55) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -25 lines) Patch
M src/mips/lithium-codegen-mips.cc View 5 chunks +5 lines, -25 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 1 month ago (2013-11-08 19:21:37 UTC) #1
Paul Lind
LGTM, I'll land.
7 years, 1 month ago (2013-11-08 19:28:20 UTC) #2
Paul Lind
7 years, 1 month ago (2013-11-08 19:36:42 UTC) #3
Committed as r17609.

Powered by Google App Engine
This is Rietveld 408576698