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

Issue 1970633002: PPC: [crankshaft] Fragmentation-free allocation folding. (Closed)

Created:
4 years, 7 months ago by JaideepBajwa
Modified:
4 years, 7 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -7 lines) Patch
M src/crankshaft/ppc/lithium-codegen-ppc.cc View 1 4 chunks +55 lines, -2 lines 0 comments Download
M src/crankshaft/ppc/lithium-ppc.h View 2 chunks +17 lines, -0 lines 0 comments Download
M src/crankshaft/ppc/lithium-ppc.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M src/ppc/macro-assembler-ppc.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/ppc/macro-assembler-ppc.cc View 1 2 4 chunks +111 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
JaideepBajwa
PTAL
4 years, 7 months ago (2016-05-11 01:40:10 UTC) #1
Hannes Payer (out of office)
lgtm
4 years, 7 months ago (2016-05-11 07:41:18 UTC) #2
MTBrandyberry
A few comments. You probably should include the changes for 6e15433db4df53bdb6d7e84fb7eba544ef6097f3 here as well. https://codereview.chromium.org/1970633002/diff/1/src/crankshaft/ppc/lithium-codegen-ppc.cc ...
4 years, 7 months ago (2016-05-11 15:18:22 UTC) #3
JaideepBajwa
On 2016/05/11 15:18:22, MTBrandyberry wrote: > A few comments. You probably should include the changes ...
4 years, 7 months ago (2016-05-11 15:54:05 UTC) #4
MTBrandyberry
lgtm
4 years, 7 months ago (2016-05-11 16:07:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970633002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970633002/40001
4 years, 7 months ago (2016-05-11 16:08:31 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-11 16:57:53 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 17:00:29 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ce7d7761ac513a5e23efef260b74b58b955c5bbb
Cr-Commit-Position: refs/heads/master@{#36184}

Powered by Google App Engine
This is Rietveld 408576698