Changes docs for llvm.cs.uiuc.edu -> llvm.org
[oota-llvm.git] / docs / index.html
index a7d3d92141ddad8368463192096c9005e25f713b..a390dc705f1ccb96617422b55dddd63bef54aafa 100644 (file)
 </ul>
 </td><td class="right">
   <form action="http://www.google.com/search" method=get>
-      <input type="hidden" name="sitesearch" value="llvm.cs.uiuc.edu/docs">
+      <input type="hidden" name="sitesearch" value="llvm.org/docs">
       <input type=text name=q size=25><br>
       <input type=submit value="Search the LLVM Docs" name="submit">
-    </form>
+  </form>
 </td></tr></table>
 </div>
 
 <div class="doc_author">    
-  <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p>
+  <p>Written by <a href="http://llvm.org">The LLVM Team</a></p>
 </div>
 
 <!--=======================================================================-->
@@ -36,7 +36,7 @@
 <!--=======================================================================-->
 
 <ul>
-<li><a href="http://llvm.cs.uiuc.edu/pubs/2004-01-30-CGO-LLVM.html">LLVM: A
+<li><a href="http://llvm.org/pubs/2004-01-30-CGO-LLVM.html">LLVM: A
 Compilation Framework for Lifelong Program Analysis &amp; Transformation</a>: -
 Describes the LLVM instruction set and compilation strategy.  This should be the
 first document you read to get an overview of LLVM.</li>
@@ -83,7 +83,7 @@ Current tools:
  <a href="CommandGuide/html/gccld.html">gccld</a>,
  <a href="CommandGuide/html/stkrc.html">stkrc</a>,
  <a href="CommandGuide/html/bugpoint.html">bugpoint</a>,
- <a href="CommandGuide/html/extract.html">extract</a>,
+ <a href="CommandGuide/html/llvm-extract.html">llvm-extract</a>,
  <a href="CommandGuide/html/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
  <a href="CommandGuide/html/llvmc.html">llvmc</a>
 </li>
@@ -146,11 +146,14 @@ to add instructions and intrinsics to LLVM.</li>
 <li><a href="UsingLibraries.html">Using LLVM Libraries</a> - Look here to
 understand how to use the libraries produced when LLVM is compiled.</li>
 
-<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated 
+<li><a href="http://llvm.org/doxygen/">Doxygen generated 
 documentation</a> (<a
-href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">classes</a>)</li>
+href="http://llvm.org/doxygen/inherits.html">classes</a>)
 
-<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree 
+(<a href="http://llvm.org/doxygen/doxygen.tar.gz">tarball</a>)
+</li>
+
+<li><a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree 
 Browser</a></li>
 
 </ul>
@@ -230,6 +233,11 @@ developers commit code changes to the CVS archive. It is useful for those who
 want to stay on the bleeding edge of LLVM development. This list is very high
 volume.</li>
 
+<li>The <a href="http://mail.cs.uiuc.edu/pipermail/llvm-testresults/">
+Test Results Archive</a>: A message is automatically sent to this list by every
+active nightly tester when it completes.  As such, this list gets email several
+times each day, making it a high volume list.</li>
+
 </ul>
 
 <!-- *********************************************************************** -->
@@ -241,7 +249,7 @@ volume.</li>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
-  <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
   Last modified: $Date$
 </address>