[llvm-commits] CVS: llvm/www/testresults/index.html
Michael Brukman
brukman at cs.uiuc.edu
Thu Aug 14 11:24:01 PDT 2003
Changes in directory llvm/www/testresults:
index.html updated: 1.1 -> 1.2
---
Log message:
* Add link to Sparc automated tests
* Comment-out unused entry
* Label entries with which machines test run on
---
Diffs of the changes:
Index: llvm/www/testresults/index.html
diff -u llvm/www/testresults/index.html:1.1 llvm/www/testresults/index.html:1.2
--- llvm/www/testresults/index.html:1.1 Sun Jan 19 23:45:46 2003
+++ llvm/www/testresults/index.html Thu Aug 14 11:23:02 2003
@@ -12,9 +12,12 @@
Platforms:<p>
<ol>
-<li><a href="X86/">Linux on X86 (Dual Athlon 2100+)</a>
-<li>Solaris on Sparc V9 (UltraSPARC-IIi at 440MHz) <!-- Tank -->
-<li>Solaris on Sparc V9 (whatever trinity is)
+<!-- zion -->
+<li><a href="X86/">Linux on X86 (Dual P4 Xeon @ 3.06GHz)</a>
+<!-- trinity -->
+<li><a href="Sparc/">Solaris on Sparc V9 (UltraSparc IIe @ 502 MHz)</a>
+<!-- tank -->
+<!-- <li>Solaris on Sparc V9 (UltraSPARC-IIi at 440MHz) -->
</ol>
<hr>
More information about the llvm-commits
mailing list