From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id C4073385841A; Thu, 2 Dec 2021 19:18:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4073385841A To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 56cdf33ad73b9a26c1c5d246be976b5d73af056c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0e7e3671ef866da3de44e2caa497bbd53808c7ef X-Git-Newrev: 56cdf33ad73b9a26c1c5d246be976b5d73af056c Message-Id: <20211202191823.C4073385841A@sourceware.org> Date: Thu, 2 Dec 2021 19:18:23 +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: Thu, 02 Dec 2021 19:18:23 -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 56cdf33ad73b9a26c1c5d246be976b5d73af056c (commit) from 0e7e3671ef866da3de44e2caa497bbd53808c7ef (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 56cdf33ad73b9a26c1c5d246be976b5d73af056c Author: Gerald Pfeifer Date: Thu Dec 2 21:17:39 2021 +0200 projects/cfg: Move lighterra.com link to https diff --git a/htdocs/projects/cfg.html b/htdocs/projects/cfg.html index dac75c68..eaa71687 100644 --- a/htdocs/projects/cfg.html +++ b/htdocs/projects/cfg.html @@ -472,7 +472,7 @@ Compilation Tools for Alpha; Journal of Instruction-Level Parallelism 3
[4]
Accurate +"https://www.lighterra.com/papers/valuerangeprop/Patterson1995-ValueRangeProp.pdf">Accurate Static Branch Prediction by Value Range Propagation; Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995
----------------------------------------------------------------------- Summary of changes: htdocs/projects/cfg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs