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

Issue 1128433006: Make sure fixed typed array is always double aligned for doubles (Closed)

Created:
5 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Make sure fixed typed array is always double aligned for doubles Allows for getting rid of the special casing for float64 and is probably faster. BUG=v8:3996 R=verwaest@chromium.org,dslomov@chromium.org,plind44@gmail.com LOG=n Committed: https://crrev.com/e5ad1b1d53754d7c92c012c7ca69a315cc706944 Cr-Commit-Position: refs/heads/master@{#28281}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -38 lines) Patch
M src/globals.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +12 lines, -8 lines 0 comments Download
M src/objects.h View 3 chunks +2 lines, -11 lines 0 comments Download
M src/objects-inl.h View 2 chunks +0 lines, -16 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
jochen (gone - plz use gerrit)
5 years, 7 months ago (2015-05-05 14:43:38 UTC) #1
jochen (gone - plz use gerrit)
ptal It seems like the hydrogen code missed the bits to double-align float64 bit typed ...
5 years, 7 months ago (2015-05-05 14:44:42 UTC) #2
Toon Verwaest
lgtm
5 years, 7 months ago (2015-05-05 16:29:03 UTC) #3
Dmitry Lomov (no reviews)
lgtm
5 years, 7 months ago (2015-05-05 16:54:21 UTC) #4
Dmitry Lomov (no reviews)
lgtm
5 years, 7 months ago (2015-05-05 16:54:23 UTC) #5
paul.l...
I have some concerns here, can you hold a day, so that I can do ...
5 years, 7 months ago (2015-05-05 17:17:18 UTC) #7
jochen (gone - plz use gerrit)
On 2015/05/05 at 17:17:18, paul.lind wrote: > I have some concerns here, can you hold ...
5 years, 7 months ago (2015-05-05 18:20:09 UTC) #8
jochen (gone - plz use gerrit)
+hpayer Hannes, does GC ensure object alignment when we evacuate objects?
5 years, 7 months ago (2015-05-05 19:01:11 UTC) #10
Hannes Payer (out of office)
On 2015/05/05 19:01:11, jochen wrote: > +hpayer > > Hannes, does GC ensure object alignment ...
5 years, 7 months ago (2015-05-05 20:22:50 UTC) #11
paul.l...
On 2015/05/05 20:22:50, Hannes Payer wrote: > It does not. You would have to enforce ...
5 years, 7 months ago (2015-05-06 03:24:18 UTC) #12
Hannes Payer (out of office)
I will have a look now how to integrate double alignment nicely in the allocator ...
5 years, 7 months ago (2015-05-06 06:10:42 UTC) #13
paul.l...
On 2015/05/06 06:10:42, Hannes Payer wrote: > I will have a look now how to ...
5 years, 7 months ago (2015-05-07 03:10:43 UTC) #14
paul.l...
lgtm
5 years, 7 months ago (2015-05-07 04:49:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128433006/1
5 years, 7 months ago (2015-05-07 05:04:36 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-07 05:44:55 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-07 05:45:01 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e5ad1b1d53754d7c92c012c7ca69a315cc706944
Cr-Commit-Position: refs/heads/master@{#28281}

Powered by Google App Engine
This is Rietveld 408576698