Convert llvm.cs.uiuc.edu -> llvm.org

llvm-svn: 26748
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html
index 1f470e9..5312ebb 100644
--- a/llvm/utils/NightlyTestTemplate.html
+++ b/llvm/utils/NightlyTestTemplate.html
@@ -29,8 +29,8 @@
 <p>
 
 <font size=+1><b>Back to:</b></font><br>
-<a href="http://llvm.cs.uiuc.edu/testresults/">Test&nbsp;Results</a><br>
-<a href="http://llvm.cs.uiuc.edu/">LLVM&nbsp;Page</a><p>
+<a href="http://llvm.org/testresults/">Test&nbsp;Results</a><br>
+<a href="http://llvm.org/">LLVM&nbsp;Page</a><p>
 
 </td><td valign=top>
 
diff --git a/llvm/utils/emacs/llvm-mode.el b/llvm/utils/emacs/llvm-mode.el
index 61aec98..271ff0c 100644
--- a/llvm/utils/emacs/llvm-mode.el
+++ b/llvm/utils/emacs/llvm-mode.el
@@ -1,4 +1,4 @@
-;; Maintainer:  The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer:  The LLVM team, http://llvm.org/
 ;; Description: Major mode for the LLVM assembler language.
 ;; Updated:     2003-06-02
 
diff --git a/llvm/utils/emacs/tablegen-mode.el b/llvm/utils/emacs/tablegen-mode.el
index 9d08b86..56a6723 100644
--- a/llvm/utils/emacs/tablegen-mode.el
+++ b/llvm/utils/emacs/tablegen-mode.el
@@ -1,4 +1,4 @@
-;; Maintainer:  The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer:  The LLVM team, http://llvm.org/
 ;; Description: Major mode for TableGen description files (part of LLVM project)
 ;; Updated:     2003-08-11
 
diff --git a/llvm/utils/vim/llvm.vim b/llvm/utils/vim/llvm.vim
index eafc336..712a9a5 100644
--- a/llvm/utils/vim/llvm.vim
+++ b/llvm/utils/vim/llvm.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:   llvm
-" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+" Maintainer: The LLVM team, http://llvm.org/
 " Updated:    2003-06-02
 
 if version < 600
diff --git a/llvm/utils/vim/tablegen.vim b/llvm/utils/vim/tablegen.vim
index 7ab8e2c..1514e2e 100644
--- a/llvm/utils/vim/tablegen.vim
+++ b/llvm/utils/vim/tablegen.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:   TableGen
-" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+" Maintainer: The LLVM team, http://llvm.org/
 " Updated:    2003-08-11
 
 if version < 600