From patchwork Sat Mar 25 08:54:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 743451 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vqvHW0wB8z9s7R for ; Sat, 25 Mar 2017 19:54:45 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="WfqgYfct"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:in-reply-to:message-id:references:mime-version :content-type; q=dns; s=default; b=vu6lax6cDgTZnr/zmlp/KB0B29zPC cNm6KfTYYnSK6kLpsFFvsc143Md6PHcJqQtsJ8pDbdWGTaYeHi6q5KPUoCMv8Nxb 7R2j4GUfiuBa0n3GvGBHN/tpjZNWa1dSNmxlZ+jCWbbFT3ewp/xZw5On8XVYOMS/ rsr9q2tn8oObM8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:in-reply-to:message-id:references:mime-version :content-type; s=default; bh=a6taIcme2lmxCthYAqf8kMXoes8=; b=Wfq gYfct46zEtHALjHBFvatb7muD2N5gxNOVUTlZFrr4uhIO7zt6HI71Hwg74/o+eZQ 5lPTqd+p7gpeJpDAwWXktrifWGDqbGI8N/tVIEpjzRl+hC6VHYYAuUFldsUQKRmz w6Bn1AZRK9/ddQ6meL0hoUj/cejs8sbECmgZiZZw= Received: (qmail 2707 invoked by alias); 25 Mar 2017 08:54:36 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 2691 invoked by uid 89); 25 Mar 2017 08:54:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=1993, journal, UD:pdf, D*edu.au X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 25 Mar 2017 08:54:34 +0000 Received: from anthias (vie-188-118-244-039.dsl.sil.at [188.118.244.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 032523F530 for ; Sat, 25 Mar 2017 04:54:32 -0400 (EDT) Date: Sat, 25 Mar 2017 09:54:28 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html In-Reply-To: Message-ID: References: MIME-Version: 1.0 X-IsSubscribed: yes On Fri, 24 Mar 2017, Gerald Pfeifer wrote: > Update four citeseer.ist.psu.edu references with doi.org and one > with an updated one. And here are two more. Applied as well. Gerald Index: news/profiledriven.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news/profiledriven.html,v retrieving revision 1.11 diff -u -r1.11 profiledriven.html --- news/profiledriven.html 24 Mar 2017 22:04:18 -0000 1.11 +++ news/profiledriven.html 25 Mar 2017 08:50:59 -0000 @@ -272,7 +272,10 @@ Journal of Instruction-Level Parallelism 3 (2000) 1-25
[4]
-
Accurate Static Branch Prediction by Value Range Propagation; Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995 +
+Accurate + Static Branch Prediction by Value Range Propagation; + Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995
[5]
@@ -295,7 +298,7 @@ Performance Optimizations For ILP Processors; David Isaac August, 1996
[9]
-
Reverse If-Conversion; +
Reverse If-Conversion; Nancy J. Warter, Scott A. Mahlke, Wen-mei W. Hwu, B. Ramakrishna Rau; ACM SIGPLAN Notices, 1993