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

Issue 12389070: MIPS: Compile FastCloneShallowObjectStub using Crankshaft. (Closed)

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

Description

MIPS: Compile FastCloneShallowObjectStub using Crankshaft. Port r13732 (686b0a45) Original commit message: This changes FastCloneShallowObjectStub to be compiled independent of the target architecture. It also adds tracing to the deoptimizer for compiled stubs and contains some minor bugfixes. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13802

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -98 lines) Patch
M src/mips/code-stubs-mips.cc View 2 chunks +12 lines, -43 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 6 chunks +80 lines, -37 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +29 lines, -15 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 +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 9 months ago (2013-03-04 04:14:15 UTC) #1
Michael Starzinger
LGTM. This CL is against the 3.16 branch, it should be landed on the bleeding_edge ...
7 years, 9 months ago (2013-03-04 10:29:37 UTC) #2
palfia
7 years, 9 months ago (2013-03-04 14:23:40 UTC) #3
Message was sent while issue was closed.
Committed manually as r13802 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698