[llvm-commits] CVS: llvm-www/testresults/index.html

Chris Lattner lattner at cs.uiuc.edu
Wed Jul 19 10:58:10 PDT 2006



Changes in directory llvm-www/testresults:

index.html updated: 1.42 -> 1.43
---
Log message:

Point to the new tester.


---
Diffs of the changes:  (+2 -61)

 index.html |   63 +------------------------------------------------------------
 1 files changed, 2 insertions(+), 61 deletions(-)


Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.42 llvm-www/testresults/index.html:1.43
--- llvm-www/testresults/index.html:1.42	Sat Feb 25 12:37:42 2006
+++ llvm-www/testresults/index.html	Wed Jul 19 12:57:58 2006
@@ -6,67 +6,8 @@
 
 <div class="www_text">
 
-<p>This directory contains test results which are automatically generated every
-night on the following platforms.  This system is still under development, but
-will eventually feature an automatic "blame" system, which emails people who
-break test cases.  This is intended to track, over time, the CVS repository,
-test suite conformance, and performance of code generated by the compiler.</p>
-
-<p>
-Note that the results of these testers are summarized and sent to the <a
-href="http://mail.cs.uiuc.edu/pipermail/llvm-testresults/"><b>llvm-testresults</b></a>
-mailing list.
-</p>
-
-<h3>Alpha</h3>
-<ol>
-<!-- Andrew Lenharth -->
-<li><a href="http://fenris.cs.uiuc.edu/llvm-alpha/">Linux (Single 21264 EV67 
-633 MHz)</a> -- release build</li>
-<!-- Nick Riley -->
-<li><a href="http://www.acm.uiuc.edu/~njriley/llvm-alpha/">Linux (Dual 21264 
-EV6 500 MHz)</a> -- debug build</li>
-</ol>
-
-<h3>IA-64</h3>
-<ol>
-<!-- Al Stone -->
-<li><a href="http://www.toolchain.org/~ahs3/Sites/ia64">Debian GNU/Linux 
-unstable, dual Itanium2(tm) 1.5GHz</a> -- debug build</li>
-<!-- Duraid Madina -->
-<li><a href="http://kinoko.c.u-tokyo.ac.jp/~builddonkey/ia64">Debian GNU/Linux 
-unstable, dual Itanium 2 1.6GHz</a> -- debug build</li>
-</ol>
-
-<h3>PowerPC</h3>
-<ol>
-<!-- LLVM: persephone -->
-<li><a href="http://persephone.cs.uiuc.edu/~oscar/nightlytest/">Mac OS X 10.4
-"Tiger" on PowerPC G5 (dual 1.8Ghz CPU)</a> -- debug build</li>
-</ol>
-
-<h3>SPARC</h3>
-<ol>
-<!-- LLVM: kain -->
-<li><a href="http://llvm.cs.uiuc.edu/testresults/SPARC/index.html">SunOS 5.8 on 
-Sun Fire V240 (dual 1Ghz CPU)</a> -- debug build ("V8" backend)</li>
-</ol>
-
-<h3>X86</h3>
-<ol>
-<!-- LLVM: zion -->
-<li><a href="X86/">Linux (Dual P4 Xeon @ 3.06GHz)</a> -- debug build</li>
-<!-- Vladimir Merzliakov -->
-<li><a href="http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html">FreeBSD 6.0BETA (Pentium
-3  @ 1.0Ghz)</a> -- debug build</li>
-<!-- Duraid Madina -->
-<li><a href="http://kinoko.c.u-tokyo.ac.jp/~builddonkey/">FreeBSD-CURRENT 
-(Single Pentium M @ 2.3GHz)</a> -- release build</li>
-<!-- Al Stone: ahs3 at fc.hp.com -->
-<li><a href="http://www.toolchain.org/~ahs3/Sites/ia32">Debian GNU/Linux 
-unstable, dual Xeon(TM) 3.20GHz</a> -- debug build</li>
-
-</ol>
+<p>This page is obsolete, please see the new <a 
+href="http://llvm.org/nightlytest/">nightly tester</a> page.</p>
 
 </div>
 






More information about the llvm-commits mailing list