Chromium Code Reviews

Issue 13529018: MIPS: Compile FastCloneShallowArrayStub using Crankshaft. (Closed)

Created:
7 years, 8 months ago by palfia
Modified:
7 years, 8 months ago
Reviewers:
kisg, Paul Lind, kilvadyb, danno, Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Compile FastCloneShallowArrayStub using Crankshaft. Port r14143 (8fd9594d) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14156

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+30 lines, -158 lines)
M src/mips/code-stubs-mips.h View 1 chunk +4 lines, -2 lines 0 comments
M src/mips/code-stubs-mips.cc View 6 chunks +20 lines, -153 lines 0 comments
M src/mips/full-codegen-mips.cc View 2 chunks +4 lines, -2 lines 0 comments
M src/mips/lithium-codegen-mips.cc View 2 chunks +2 lines, -1 line 0 comments

Messages

Total messages: 3 (0 generated)
palfia
7 years, 8 months ago (2013-04-05 16:32:57 UTC) #1
Michael Starzinger
LGTM.
7 years, 8 months ago (2013-04-05 16:36:31 UTC) #2
palfia
7 years, 8 months ago (2013-04-05 16:47:46 UTC) #3
Message was sent while issue was closed.
Committed manually as r14156 (presubmit successful).

Powered by Google App Engine