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

Issue 313183007: MIPS: Preliminary support for block contexts in hydrogen. (Closed)

Created:
6 years, 6 months ago by kilvadyb
Modified:
6 years, 6 months ago
CC:
v8-dev
Base URL:
git@github.com:paul99/v8m-rb.git@master
Visibility:
Public.

Description

MIPS: Preliminary support for block contexts in hydrogen. Port r21684 (ea35030) Original commit message: Patch from Steven Keuchel <keuchel@chromium.org>; BUG=v8:2198 LOG=N TEST=mjsunit/harmony/block-let-crankshaft.js

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -0 lines) Patch
M src/mips/lithium-codegen-mips.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 3 chunks +31 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 6 months ago (2014-06-05 16:06:46 UTC) #1
Paul Lind
lgtm
6 years, 6 months ago (2014-06-05 16:35:22 UTC) #2
Paul Lind
6 years, 6 months ago (2014-06-05 16:47:37 UTC) #3
Committed as r21701.

Powered by Google App Engine
This is Rietveld 408576698