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

Issue 1207253003: PPC: Add unoptimized/optimized variants of MathFloor TF code stub (Closed)

Created:
5 years, 5 months ago by MTBrandyberry
Modified:
5 years, 5 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: Add unoptimized/optimized variants of MathFloor TF code stub Port 8f13b655b8a10dae2116dd18b32f09337bb2d410 Original commit message: - Add a TurboFanIC class, derived from TurboFanCodeStub, that automatically distinguishes between versions of the IC called from optimized and unoptimized code. - Add appropriate InterfaceDescriptors for both the versions of the stub called from unoptimized and optimized code - Change the MathFloor TF stub generator to output either the for-optimized or for-unoptimized version based on the minor_key parameter. R=danno@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/0640e295770c4831cd79b197e26e78a1eb3840b3 Cr-Commit-Position: refs/heads/master@{#29542}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M src/ppc/interface-descriptors-ppc.cc View 1 chunk +13 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 5 months ago (2015-07-08 18:38:30 UTC) #1
dstence
lgtm
5 years, 5 months ago (2015-07-08 18:44:59 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1207253003/1
5 years, 5 months ago (2015-07-08 18:46:11 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-08 19:11:35 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-08 19:11:46 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0640e295770c4831cd79b197e26e78a1eb3840b3
Cr-Commit-Position: refs/heads/master@{#29542}

Powered by Google App Engine
This is Rietveld 408576698