DescriptionPPC: [crankshaft] Fragmentation-free allocation folding.
Port 61f5fbbb1926e1ffb672214a043e8c98db0e8af6
Original commit message:
The new allocation folding implementation avoids fragmentation between folded allocation.
As a consequence, our heap will always be iterable i.e. we do not have to perform a
garbage collection before iterating the heap.
R=hpayer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=chromium:580959
LOG=N
Committed: https://crrev.com/ce7d7761ac513a5e23efef260b74b58b955c5bbb
Cr-Commit-Position: refs/heads/master@{#36184}
Patch Set 1 #
Total comments: 2
Patch Set 2 : removed the 64-bit guard and updated addi to Add. #Patch Set 3 : updated the if-else block #
Messages
Total messages: 11 (3 generated)
|