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

Issue 22582002: MIPS: Refactor and improve inlined double-aligned allocations (Closed)

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

Description

MIPS: Refactor and improve inlined double-aligned allocations Additionally, fix object size register clobbering in Allocate routine. Based on 13284 (d42bf80). BUG= Committed: http://code.google.com/p/v8/source/detail?r=1611

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -18 lines) Patch
M src/mips/codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +0 lines, -14 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +29 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dusmil
7 years, 4 months ago (2013-08-07 13:24:21 UTC) #1
Paul Lind
LGTM, I will land this for you.
7 years, 4 months ago (2013-08-07 20:49:29 UTC) #2
Paul Lind
7 years, 4 months ago (2013-08-08 17:56:12 UTC) #3
Committed as r16112.

Powered by Google App Engine
This is Rietveld 408576698