This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 25 Mar 2017 09:54:28 +0100 (CET)
- Subject: Re: [wwwdocs] Update five citeseer.ist.psu.edu references in news/profiledriven.html
- Authentication-results: sourceware.org; auth=none
- References: <alpine.LSU.2.20.1703242310290.26285@anthias.pfeifer.com>
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</a>
</dd>
<dt><a name="4">[4]</a></dt>
-<dd><a href="http://citeseer.ist.psu.edu/patterson95accurate.html">Accurate Static Branch Prediction by Value Range Propagation; Jason R. C. Patterson (jasonp@fit.qut.edu.au), 1995</a>
+<dd>
+<a href="http://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</a>
</dd>
<dt><a name="5">[5]</a></dt>
<dd>
@@ -295,7 +298,7 @@
Performance Optimizations For ILP Processors; David Isaac August, 1996</a>
</dd>
<dt><a name="9">[9]</a></dt>
-<dd><a href="http://citeseer.ist.psu.edu/warter93reverse.html">Reverse If-Conversion;
+<dd><a href="https://doi.org/10.1145/173262.155118">Reverse If-Conversion;
Nancy J. Warter, Scott A. Mahlke, Wen-mei W. Hwu,
B. Ramakrishna Rau; ACM SIGPLAN Notices, 1993</a>
</dd>