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

Issue 1212493002: PPC: Vector ICs: Like megamorphic keyed koads, use a dummy vector for stores (Closed)

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

Description

PPC: Vector ICs: Like megamorphic keyed koads, use a dummy vector for stores Port 9e7af9efc5857b3c7e23a77d257f3dfbea597753 Original commit message: It's useful for the megamorphic keyed store case to not require a vector and slot as input. Analogous to the load case, we have a dummy one-ic-slot vector to aid. Since the only kind of MISS is for megamorphic cache stub failures, we don't need the real vector. The reason is that megamorphic cache stub failures don't result in any change to the type feedback vector state. R=mvstanton@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/afb311991562fdd5e4bb6d97e4f9192ef078c43e Cr-Commit-Position: refs/heads/master@{#29302}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M src/ic/ppc/ic-ppc.cc View 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 6 months ago (2015-06-25 16:17:29 UTC) #1
dstence
lgtm
5 years, 6 months ago (2015-06-25 17:04:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1212493002/1
5 years, 6 months ago (2015-06-25 17:06:53 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-25 17:31:44 UTC) #5
commit-bot: I haz the power
5 years, 6 months ago (2015-06-25 17:31:57 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/afb311991562fdd5e4bb6d97e4f9192ef078c43e
Cr-Commit-Position: refs/heads/master@{#29302}

Powered by Google App Engine
This is Rietveld 408576698