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

Issue 1491453002: PPC: [runtime] Use "the hole" instead of smi 0 as sentinel for context extension. (Closed)

Created:
5 years ago by MTBrandyberry
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@patch13
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [runtime] Use "the hole" instead of smi 0 as sentinel for context extension. Port 9e6448813d41858c3f879ecde41b13bda0770673 Original commit message: This way we avoid the %_IsSmi magic that is required in TurboFan to (efficiently) check abitrary context slots for smi 0. Checking against "the hole" is common in the AstGraphBuilder and "the hole" is also used to mark other context slots as not initialized. R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/45e29ac25ea1fa6e562ef7707e461b00456fa10b Cr-Commit-Position: refs/heads/master@{#32438}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M src/full-codegen/ppc/full-codegen-ppc.cc View 3 chunks +8 lines, -12 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (2 generated)
MTBrandyberry
5 years ago (2015-11-30 21:06:21 UTC) #1
michael_dawson
On 2015/11/30 21:06:21, mtbrandyberry wrote: lgtm
5 years ago (2015-11-30 21:34:11 UTC) #2
john.yan
lgtm
5 years ago (2015-11-30 22:53:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491453002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491453002/1
5 years ago (2015-12-01 04:17:44 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-01 04:35:59 UTC) #6
commit-bot: I haz the power
5 years ago (2015-12-01 04:37:01 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/45e29ac25ea1fa6e562ef7707e461b00456fa10b
Cr-Commit-Position: refs/heads/master@{#32438}

Powered by Google App Engine
This is Rietveld 408576698