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

Issue 12784003: MIPS: HInnerAllocatedObject instruction allows hydrogen code to carve up allocated regions into sub… (Closed)

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

Description

MIPS: HInnerAllocatedObject instruction allows hydrogen code to carve up allocated regions into sub objects. Port r13928 (ff66bd4bcdb580438d96c610bcbe8852bb127908) BUG= Committed: https://code.google.com/p/v8/source/detail?r=13985

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M src/mips/lithium-codegen-mips.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +19 lines, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kilvadyb
7 years, 9 months ago (2013-03-13 16:31:37 UTC) #1
Paul Lind
Hey Michael - Can you please take a look at this one? It may have ...
7 years, 9 months ago (2013-03-18 23:36:16 UTC) #2
mvstanton
lgtm
7 years, 9 months ago (2013-03-19 08:40:58 UTC) #3
mvstanton
7 years, 9 months ago (2013-03-19 08:41:40 UTC) #4
On 2013/03/19 08:40:58, mvstanton wrote:
> lgtm

yikes, sorry about the delay Paul. Checked in now.
--Michael

Powered by Google App Engine
This is Rietveld 408576698