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

Chris Lattner lattner at cs.uiuc.edu
Fri Nov 19 00:40:46 PST 2004



Changes in directory llvm-www/testresults:

index.html updated: 1.18 -> 1.19
---
Log message:

Add Duraid's new tester!


---
Diffs of the changes:  (+13 -1)

Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.18 llvm-www/testresults/index.html:1.19
--- llvm-www/testresults/index.html:1.18	Sun Oct 31 16:25:23 2004
+++ llvm-www/testresults/index.html	Fri Nov 19 02:40:35 2004
@@ -12,7 +12,7 @@
 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>Platforms:</p>
+<p>X86:</p>
 
 <ol>
 <!-- zion -->
@@ -22,12 +22,24 @@
 <!-- Reid -->
 <li><a href="http://llvm.x10sys.com/testresults/">X86: Linux (Dual P4 Xeon @
 2.3GHz)</a> -- release build</li>
+<!-- Vladimir -->
 <li><a href="http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html">X86:
 FreeBSD 5.3-RC1</a> -- debug build</li>
+<!-- Duraid -->
+<li><a href="http://kinoko.c.u-tokyo.ac.jp/~builddonkey/">X86: FreeBSD-CURRENT 
+(Single Pentium M @ 2.3GHz)</a> -- release build</li>
+</ol>
+
+<p>PowerPC:</p>
+<ol>
 <!-- persephone -->
 <li><a href="http://persephone.cs.uiuc.edu/~gaeke/nightlytest/">PPC: Mac OS X
 10.3 "Panther" on PowerPC G5 (dual 1.8Ghz CPU) <strong>(CBE and LLC
 only)</strong></a></li>
+</ol>
+
+<p>Sparc V9:</p>
+<ol>
 <!-- kain -->
 <li><a href="Sparc/">Sparc V9: Solaris (Sun Fire V240, dual 1Ghz CPU)</a></li>
 </ol>






More information about the llvm-commits mailing list