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

Issue 1730383002: PPC: [turbofan] Introduce DeoptimizeIf And DeoptimizeUnless common operators. (Closed)

Created:
4 years, 10 months ago by MTBrandyberry
Modified:
4 years, 10 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] Introduce DeoptimizeIf And DeoptimizeUnless common operators. Port c129aa4d39364bf78d93bec8c16811bfde040a37 Original commit message: These macro operators represent a conditional eager deoptimization exit without explicit branching, which greatly reduces overhead of both scheduling and register allocation, and thereby greatly reduces overall compilation time, esp. when there are a lot of eager deoptimization exits. R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/e1bed4f9369164351852d0fe70c4fb1e7f78cbec Cr-Commit-Position: refs/heads/master@{#34267}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -22 lines) Patch
M src/compiler/ppc/code-generator-ppc.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/compiler/ppc/instruction-selector-ppc.cc View 10 chunks +47 lines, -22 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
MTBrandyberry
4 years, 10 months ago (2016-02-24 18:44:52 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1730383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1730383002/1
4 years, 10 months ago (2016-02-24 18:56:46 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-24 19:19:38 UTC) #5
JoranSiu
On 2016/02/24 19:19:38, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 10 months ago (2016-02-24 22:34:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1730383002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1730383002/1
4 years, 10 months ago (2016-02-24 22:35:02 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-24 22:36:55 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-24 22:38:27 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e1bed4f9369164351852d0fe70c4fb1e7f78cbec
Cr-Commit-Position: refs/heads/master@{#34267}

Powered by Google App Engine
This is Rietveld 408576698