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

Issue 1896933002: PPC: First version of the new generators implementation. (Closed)

Created:
4 years, 8 months ago by JaideepBajwa
Modified:
4 years, 8 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: First version of the new generators implementation. Port d0ccddd0324aa9391e76b611481bdc47f0f073de Original commit message: First version of the new generators implementation. Behind --ignition-generators. Does not yet support Turbofan. R=neis@chromium.org, joransiu@ca.ibm.com, mbrandy@us.ibm.com, michael_dawson@ca.ibm.com, jyan@ca.ibm.com BUG=v8:4907 LOG=N Committed: https://crrev.com/9ff4a69147a7e8ac2ce4d17ea57970806784cc05 Cr-Commit-Position: refs/heads/master@{#35600}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes to address the comments #

Patch Set 3 : remove redundant load by using a scratch register #

Total comments: 1

Patch Set 4 : updated register to omit a load instruction #

Patch Set 5 : fixed base register name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -41 lines) Patch
M src/ppc/builtins-ppc.cc View 1 2 3 4 1 chunk +63 lines, -41 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
JaideepBajwa
PTAL
4 years, 8 months ago (2016-04-18 17:42:46 UTC) #1
MTBrandyberry
https://codereview.chromium.org/1896933002/diff/1/src/ppc/builtins-ppc.cc File src/ppc/builtins-ppc.cc (right): https://codereview.chromium.org/1896933002/diff/1/src/ppc/builtins-ppc.cc#newcode794 src/ppc/builtins-ppc.cc:794: __ LoadP(r3, The formal parameter count is an integer ...
4 years, 8 months ago (2016-04-18 18:08:55 UTC) #2
MTBrandyberry
https://codereview.chromium.org/1896933002/diff/40001/src/ppc/builtins-ppc.cc File src/ppc/builtins-ppc.cc (right): https://codereview.chromium.org/1896933002/diff/40001/src/ppc/builtins-ppc.cc#newcode764 src/ppc/builtins-ppc.cc:764: __ LoadP(r3, FieldMemOperand(r7, JSFunction::kSharedFunctionInfoOffset)); If you leave this load ...
4 years, 8 months ago (2016-04-18 20:55:10 UTC) #3
MTBrandyberry
lgtm
4 years, 8 months ago (2016-04-18 21:07:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1896933002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1896933002/80001
4 years, 8 months ago (2016-04-18 21:08:42 UTC) #6
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-18 22:48:15 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 22:50:22 UTC) #9
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9ff4a69147a7e8ac2ce4d17ea57970806784cc05
Cr-Commit-Position: refs/heads/master@{#35600}

Powered by Google App Engine
This is Rietveld 408576698