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

Issue 1526913003: Reland "[turbofan] Instruction scheduler for Turbofan." (Closed)

Created:
5 years ago by baptiste.afsa1
Modified:
5 years ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-reviews_googlegroups.com, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland "[turbofan] Instruction scheduler for Turbofan." Original CL: https://codereview.chromium.org/1375253002/ Implement machine instruction scheduling after instruction selection. R=jarin@chromium.org Committed: https://crrev.com/89bb66de8510496fc9f011c8933e3a2fd96db6ec Cr-Commit-Position: refs/heads/master@{#32869}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1330 lines, -39 lines) Patch
M BUILD.gn View 7 chunks +8 lines, -0 lines 0 comments Download
M src/compiler/arm/code-generator-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/arm/instruction-scheduler-arm.cc View 1 chunk +129 lines, -0 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/arm64/instruction-scheduler-arm64.cc View 1 chunk +224 lines, -0 lines 0 comments Download
M src/compiler/ia32/code-generator-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/ia32/instruction-scheduler-ia32.cc View 1 chunk +133 lines, -0 lines 0 comments Download
M src/compiler/instruction-codes.h View 1 chunk +37 lines, -33 lines 0 comments Download
A src/compiler/instruction-scheduler.h View 1 chunk +162 lines, -0 lines 0 comments Download
A src/compiler/instruction-scheduler.cc View 1 chunk +280 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.h View 3 chunks +6 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 3 chunks +45 lines, -6 lines 0 comments Download
M src/compiler/mips/code-generator-mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/mips/instruction-scheduler-mips.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/mips64/instruction-scheduler-mips64.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/compiler/ppc/code-generator-ppc.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/ppc/instruction-scheduler-ppc.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/x64/instruction-scheduler-x64.cc View 1 chunk +182 lines, -0 lines 0 comments Download
M src/compiler/x87/code-generator-x87.cc View 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/x87/instruction-scheduler-x87.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 9 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
baptiste.afsa1
Hi guys, This is a tentative to reland the scheduler patch from https://codereview.chromium.org/1375253002/ It includes ...
5 years ago (2015-12-15 13:43:56 UTC) #1
Jarin
On 2015/12/15 13:43:56, baptiste.afsa1 wrote: > Hi guys, > > This is a tentative to ...
5 years ago (2015-12-15 13:54: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/1526913003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1526913003/1
5 years ago (2015-12-15 14:11:36 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-15 14:51:48 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-15 14:52:29 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/89bb66de8510496fc9f011c8933e3a2fd96db6ec
Cr-Commit-Position: refs/heads/master@{#32869}

Powered by Google App Engine
This is Rietveld 408576698