Make offsets to inner allocated objects aligned in allocation folding.
authorplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 Dec 2013 04:27:48 +0000 (04:27 +0000)
committerplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 Dec 2013 04:27:48 +0000 (04:27 +0000)
commitdc25e0c4a8d9fa596c4e58c36ebcbd72ff8546ab
tree79793636e94c78080edb2eadb7bc3ffd5a27dae1
parent649a2dca757be8f9577032457c94b794b42a4ce5
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=
R=hpayer@chromium.org

Review URL: https://codereview.chromium.org/103963005

Patch from Dusan Milosavljevic <Dusan.Milosavljevic@rt-rk.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18332 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-instructions.cc