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

Issue 103963005: Make offsets to inner allocated objects aligned in allocation folding. (Closed)

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

Description

Make offsets to inner allocated objects aligned in allocation folding. Folded allocations marked for double alignment is not aligned if old dominator size is used for offset to inner object. TEST=mjsunit/big-array-literal on MIPS BUG= Committed: https://code.google.com/p/v8/source/detail?r=18332

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/hydrogen-instructions.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
dusmil
7 years ago (2013-12-11 16:35:27 UTC) #1
dusmil
PTAL
7 years ago (2013-12-13 15:15:58 UTC) #2
Hannes Payer (out of office)
LGTM
7 years ago (2013-12-16 10:57:31 UTC) #3
Paul Lind
7 years ago (2013-12-18 04:29:10 UTC) #4
Committed as r18332.

Powered by Google App Engine
This is Rietveld 408576698