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

Issue 13905009: MIPS: Constructed arrays can be created with Hydrogen code stubs. The feature is still off by defau… (Closed)

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

Description

MIPS: Constructed arrays can be created with Hydrogen code stubs. The feature is still off by default (--optimize-constructed-arrays). Port r14441 (0c30d023) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14443

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -73 lines) Patch
M src/mips/builtins-mips.cc View 3 chunks +12 lines, -44 lines 0 comments Download
M src/mips/code-stubs-mips.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 5 chunks +202 lines, -12 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +25 lines, -16 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 8 months ago (2013-04-26 00:53:26 UTC) #1
Paul Lind
lgtm
7 years, 8 months ago (2013-04-26 01:44:18 UTC) #2
palfia
7 years, 8 months ago (2013-04-26 02:08:59 UTC) #3
Message was sent while issue was closed.
Committed manually as r14443 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698