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

Issue 1941613002: PPC: [turbofan] Run everything after representation selection concurrently. (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: [turbofan] Run everything after representation selection concurrently. Port d1b3d426ceae45e13ccf30cd4ac6e99e2bb8baf6 Original commit message: Further refactor the pipeline to even run the first scheduler (part of the effect control linearization) concurrently. This temporarily disables most of the write barrier elimination, but we will get back to that later. Drive-by-fix: Remove the dead code from ChangeLowering, and stack allocate the Typer in the pipeline. Also migrate the AllocateStub to a native code builtin, so that we have the code object + a handle to it available all the time. R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com BUG=v8:4969 LOG=N Committed: https://crrev.com/98b074cb41fa9875c0dc66f82447e2c04cd9ac27 Cr-Commit-Position: refs/heads/master@{#35938}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -7 lines) Patch
M src/ppc/builtins-ppc.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/ppc/interface-descriptors-ppc.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/ppc/macro-assembler-ppc.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
JaideepBajwa
PTAL
4 years, 7 months ago (2016-05-01 20:41:28 UTC) #1
MTBrandyberry
lgtm
4 years, 7 months ago (2016-05-02 13:59:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1941613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1941613002/1
4 years, 7 months ago (2016-05-02 14:20:56 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-02 14:51:46 UTC) #5
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 14:53:52 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/98b074cb41fa9875c0dc66f82447e2c04cd9ac27
Cr-Commit-Position: refs/heads/master@{#35938}

Powered by Google App Engine
This is Rietveld 408576698