Re: [wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa

2016-05-31 Thread David Malcolm
On Sun, 2016-05-29 at 10:11 +0200, Gerald Pfeifer wrote:
> This one tries to redirect on the Intel side, and then even 
> leads to a "Server not found"
> 
> Committed.
> 
> Gerald
> 
> Index: htdocs/projects/tree-ssa/vectorization.html
> ===
> RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree
> -ssa/vectorization.html,v
> retrieving revision 1.31
> diff -u -r1.31 vectorization.html
> --- htdocs/projects/tree-ssa/vectorization.html   29 Jun 2014
> 11:31:34 -1.31
> +++ htdocs/projects/tree-ssa/vectorization.html   29 May 2016
> 08:08:08 -
> @@ -1548,8 +1548,7 @@
>  
>  "The Software Vectorization Handbook. Applying
> Multimedia
>  Extensions for Maximum Performance.", Aart Bik, Intel Press,
> -June 2004. http://www.intel.com/intelpress/sum_vmmx.htm;>;
> -http://www.intel.com/intelpress/sum_vmmx.htm;
> +June 2004.

The author's website has a description of the book here:
  http://www.aartbik.com/SSE/index.html
(with links to errata and code samples).

Maybe we should use that link?


Dave


[wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa

2016-05-29 Thread Gerald Pfeifer
This one tries to redirect on the Intel side, and then even 
leads to a "Server not found"

Committed.

Gerald

Index: htdocs/projects/tree-ssa/vectorization.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.html,v
retrieving revision 1.31
diff -u -r1.31 vectorization.html
--- htdocs/projects/tree-ssa/vectorization.html 29 Jun 2014 11:31:34 -  
1.31
+++ htdocs/projects/tree-ssa/vectorization.html 29 May 2016 08:08:08 -
@@ -1548,8 +1548,7 @@
 
 "The Software Vectorization Handbook. Applying Multimedia
 Extensions for Maximum Performance.", Aart Bik, Intel Press,
-June 2004. http://www.intel.com/intelpress/sum_vmmx.htm;>
-http://www.intel.com/intelpress/sum_vmmx.htm
+June 2004.
 
 "Vectorization for SIMD Architectures with Alignment
 Constraints", Alexandre E. Eichenberger, Peng Wu, Kevin O'brien,