Just following server redirects - http to https. Pushed.
Gerald --- htdocs/projects/sched-treegion.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/projects/sched-treegion.html b/htdocs/projects/sched-treegion.html index d421d87b..d5cefa03 100644 --- a/htdocs/projects/sched-treegion.html +++ b/htdocs/projects/sched-treegion.html @@ -162,7 +162,7 @@ rules apply. This branch is maintained by <h2 id="readings">Readings</h2> <p>Lots of useful information is present at the <a -href="http://prod.tinker.cc.gatech.edu">TINKER Microarchitecture and +href="https://prod.tinker.cc.gatech.edu">TINKER Microarchitecture and Compiler Research</a> homepage. More relevant papers:</p> <dl> @@ -170,7 +170,7 @@ Compiler Research</a> homepage. More relevant papers:</p> <dd> H. Zhou, and T.M. Conte, -<a href="http://prod.tinker.cc.gatech.edu/symposia/interact02.pdf"> +<a href="https://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. @@ -180,7 +180,7 @@ and Computer Architectures (INTERACT-6), Cambridge, MA, February 2002. <dd> H. Zhou, M. D. Jennings, and T. M. Conte, -<a href="http://prod.tinker.cc.gatech.edu/symposia/lcpc01.pdf"> +<a href="https://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. @@ -190,7 +190,7 @@ Compilers for Parallel Computing (LCPC'01), Cumberland Falls, KY, August 2001. <dd> W. A. Havanki, S. Banerjia, and T. M. Conte, -<a href="http://prod.tinker.cc.gatech.edu/symposia/hpca4_treegions.pdf"> +<a href="https://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. @@ -200,7 +200,7 @@ Treegion scheduling for wide-issue processors</a>, Proceedings of the <dd> S. Banerjia, W.A. Havanki, and T.M. Conte, -<a href="http://prod.tinker.cc.gatech.edu/symposia/europar97.pdf"> +<a href="https://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. -- 2.35.1