This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] projects/sched-treegion.html -- update TINKER-related links


Committed.

Gerald

Index: projects/sched-treegion.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/sched-treegion.html,v
retrieving revision 1.10
diff -u -r1.10 sched-treegion.html
--- projects/sched-treegion.html	1 Sep 2018 23:42:10 -0000	1.10
+++ projects/sched-treegion.html	23 Sep 2018 14:50:26 -0000
@@ -161,7 +161,7 @@
 <h2 id="readings">Readings</h2>
 
 <p>Lots of useful information is present at the <a
-href="http://tinker.cc.gatech.edu";>TINKER Microarchitecture and
+href="http://prod.tinker.cc.gatech.edu";>TINKER Microarchitecture and
 Compiler Research</a> homepage. More relevant papers:</p>
 
 <dl>
@@ -169,7 +169,7 @@
 
 <dd>
 H. Zhou, and T.M. Conte, 
-<a href="http://tinker.cc.gatech.edu/symposia/interact02.pdf";>
+<a href="http://prod.tinker.cc.gatech.edu/symposia/interact02.pdf";>
 Code Size Efficiency in Global Scheduling for ILP Processors</a>,
 Proceedings of the 6th Annual Workshop on the Interaction between Compilers 
 and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002.
@@ -179,7 +179,7 @@
 
 <dd>
 H. Zhou, M. D. Jennings, and T. M. Conte,
-<a href="http://tinker.cc.gatech.edu/symposia/lcpc01.pdf";>
+<a href="http://prod.tinker.cc.gatech.edu/symposia/lcpc01.pdf";>
 Tree Traversal Scheduling: A Global Scheduling Technique for VLIW/EPIC 
 Processors</a>, Proceedings of the 14th Annual Workshop on Languages and 
 Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001.
@@ -189,7 +189,7 @@
 
 <dd>
 W. A. Havanki, S. Banerjia, and T. M. Conte,
-<a href="http://tinker.cc.gatech.edu/symposia/hpca4_treegions.pdf";>
+<a href="http://prod.tinker.cc.gatech.edu/symposia/hpca4_treegions.pdf";>
 Treegion scheduling for wide-issue processors</a>, Proceedings of the 
 4th International Symposium on High-Performance Computer Architecture 
 (HPCA-4), Las Vegas, Feb. 1998.
@@ -199,7 +199,7 @@
 
 <dd>
 S. Banerjia, W.A. Havanki, and T.M. Conte,
-<a href="http://tinker.cc.gatech.edu/symposia/europar97.pdf";>
+<a href="http://prod.tinker.cc.gatech.edu/symposia/europar97.pdf";>
 Treegion scheduling for highly parallel processors</a>, 
 Proceedings of the 3rd International Euro-Par Conference (Euro-Par'97), 
 Passau, Germany, pp.1074-1078, Aug. 1997.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]