Reviewers: Hannes Payer, Benedikt Meurer,

Message:
Created Revert of Clean up aligned allocation code in preparation for SIMD
alignments.

Description:
Revert of Clean up aligned allocation code in preparation for SIMD alignments.
(patchset #14 id:300001 of https://codereview.chromium.org/1150593003/)

Reason for revert:
Breaks mjsunit, webkit, mozilla, benchmarks.

Original issue's description:
Clean up aligned allocation code in preparation for SIMD alignments.

Moves alignment fill calculations into two static Heap methods.
Adds a Heap method to handle the complex case where filler is potentially
needed before and after a heap object.
Makes DoubleAlignForDeserialization explicitly fill after an already
aligned object.

LOG=N
BUG=v8:4124

Committed: https://crrev.com/fcfb080eb9a637f0ae066bed4c45095e60df8a84
Cr-Commit-Position: refs/heads/master@{#28687}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4124

Please review this at https://codereview.chromium.org/1159123002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+88, -253 lines):
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/spaces.h
  M src/heap/spaces.cc
  M src/heap/spaces-inl.h
  M test/cctest/test-heap.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to