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

Misha Brukman brukman at cs.uiuc.edu
Wed Jun 23 15:26:01 PDT 2004


Changes in directory llvm-www/testresults:

index.html updated: 1.6 -> 1.7

---
Log message:

* Mention that zion tests are debug mode
* Add Reid's optimized nightly tester


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

Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.6 llvm-www/testresults/index.html:1.7
--- llvm-www/testresults/index.html:1.6	Wed Jun  9 15:29:56 2004
+++ llvm-www/testresults/index.html	Wed Jun 23 15:25:18 2004
@@ -23,7 +23,10 @@
 
 <ol>
 <!-- zion -->
-<li><a href="X86/">Linux on X86 (Dual P4 Xeon @ 3.06GHz)</a></li>
+<li><a href="X86/">Linux on X86 (Dual P4 Xeon @ 3.06GHz)</a> -- debug build</li>
+<!-- Reid -->
+<li><a href="http://llvm.x10sys.com/testresults/">Linux on X86 (Celeron @
+1.7GHz)</a> -- release build</li>
 <!-- kain -->
 <li><a href="Sparc/">Solaris on Sparc V9 (Sun Fire V240, dual 1Ghz CPU)</a></li>
 <!-- persephone -->
@@ -37,7 +40,7 @@
   <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/06/09 20:29:56 $
+  Last modified: $Date: 2004/06/23 20:25:18 $
 </div>
 
 </body>





More information about the llvm-commits mailing list