From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 8F3423858C27; Fri, 11 Mar 2022 23:19:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F3423858C27 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. f4e382aec72230b4a2dc887e4033d27edf266cd7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 255999e6bd09e92cc86e3e7b14cf106ab44ce79f X-Git-Newrev: f4e382aec72230b4a2dc887e4033d27edf266cd7 Message-Id: <20220311231936.8F3423858C27@sourceware.org> Date: Fri, 11 Mar 2022 23:19:36 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2022 23:19:36 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via f4e382aec72230b4a2dc887e4033d27edf266cd7 (commit) from 255999e6bd09e92cc86e3e7b14cf106ab44ce79f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f4e382aec72230b4a2dc887e4033d27edf266cd7 Author: Gerald Pfeifer Date: Sat Mar 12 00:07:17 2022 +0100 sched-treegion.html: Move prod.tinker.cc.gatech.edu to https diff --git a/htdocs/projects/sched-treegion.html b/htdocs/projects/sched-treegion.html index d421d87b..d5cefa03 100644 --- a/htdocs/projects/sched-treegion.html +++ b/htdocs/projects/sched-treegion.html @@ -162,7 +162,7 @@ rules apply. This branch is maintained by

Readings

Lots of useful information is present at the TINKER Microarchitecture and +href="https://prod.tinker.cc.gatech.edu">TINKER Microarchitecture and Compiler Research homepage. More relevant papers:

@@ -170,7 +170,7 @@ Compiler Research homepage. More relevant papers:

H. Zhou, and T.M. Conte, - + Code Size Efficiency in Global Scheduling for ILP Processors, Proceedings of the 6th Annual Workshop on the Interaction between Compilers and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002. @@ -180,7 +180,7 @@ and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002.
H. Zhou, M. D. Jennings, and T. M. Conte, - + Tree Traversal Scheduling: A Global Scheduling Technique for VLIW/EPIC Processors, Proceedings of the 14th Annual Workshop on Languages and Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001. @@ -190,7 +190,7 @@ Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001.
W. A. Havanki, S. Banerjia, and T. M. Conte, - + Treegion scheduling for wide-issue processors, Proceedings of the 4th International Symposium on High-Performance Computer Architecture (HPCA-4), Las Vegas, Feb. 1998. @@ -200,7 +200,7 @@ Treegion scheduling for wide-issue processors, Proceedings of the
S. Banerjia, W.A. Havanki, and T.M. Conte, - + Treegion scheduling for highly parallel processors, Proceedings of the 3rd International Euro-Par Conference (Euro-Par'97), Passau, Germany, pp.1074-1078, Aug. 1997. ----------------------------------------------------------------------- Summary of changes: htdocs/projects/sched-treegion.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- gcc-wwwdocs