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

Chris Lattner lattner at cs.uiuc.edu
Mon Mar 28 10:40:37 PST 2005



Changes in directory llvm-www/testresults:

index.html updated: 1.33 -> 1.34
---
Log message:

Add Al Stone's IA64 tester, sort by architecture


---
Diffs of the changes:  (+32 -25)

 index.html |   57 ++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 32 insertions(+), 25 deletions(-)


Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.33 llvm-www/testresults/index.html:1.34
--- llvm-www/testresults/index.html:1.33	Thu Mar 24 22:52:01 2005
+++ llvm-www/testresults/index.html	Mon Mar 28 12:40:20 2005
@@ -18,8 +18,39 @@
 mailing list.
 </p>
 
-<h3>X86</h3>
+<h3>Alpha</h3>
+<ol>
+<!-- Andrew Lenharth -->
+<li><a href="http://www.lenharth.org/llvm-alpha/">Linux (Single 21164 EV56 500 
+MHz)</a> -- release build</li>
+<!-- fenris -->
+<li><a href="http://fenris.cs.uiuc.edu/llvm-alpha/">Linux (Single 21264 EV7 
+633 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>
+</ol>
+
+
+<h3>PowerPC</h3>
+<ol>
+<!-- LLVM: persephone -->
+<li><a href="http://persephone.cs.uiuc.edu/~oscar/nightlytest/">Mac OS X 10.3
+"Panther" on PowerPC G5 (dual 1.8Ghz CPU)</a> -- debug build</li>
+</ol>
 
+<h3>Sparc V9</h3>
+<ol>
+<!-- LLVM: kain -->
+<li><a href="SparcV9/">SunOS 5.8 on Sun Fire V240 (dual 1Ghz CPU)</a> -- debug
+build</li>
+</ol>
+
+<h3>X86</h3>
 <ol>
 <!-- LLVM: zion -->
 <li><a href="X86/">Linux (Dual P4 Xeon @ 3.06GHz)</a> -- debug build</li>
@@ -42,30 +73,6 @@
 
 </ol>
 
-<h3>PowerPC</h3>
-<ol>
-<!-- LLVM: persephone -->
-<li><a href="http://persephone.cs.uiuc.edu/~oscar/nightlytest/">Mac OS X 10.3
-"Panther" on PowerPC G5 (dual 1.8Ghz CPU)</a> -- debug build</li>
-</ol>
-
-<h3>Sparc V9</h3>
-<ol>
-<!-- LLVM: kain -->
-<li><a href="SparcV9/">SunOS 5.8 on Sun Fire V240 (dual 1Ghz CPU)</a> -- debug
-build</li>
-</ol>
-
-<h3>Alpha</h3>
-<ol>
-<!-- Andrew Lenharth -->
-<li><a href="http://www.lenharth.org/llvm-alpha/">Linux (Single 21164 EV56 500 MHz)</a> -- release
-build</li>
-<!-- fenris -->
-<li><a href="http://fenris.cs.uiuc.edu/llvm-alpha/">Linux (Single 21264 EV7 633 MHz)</a> -- debug
-build</li>
-</ol>
-
 </div>
 
 <!--#include virtual="../footer.incl" -->






More information about the llvm-commits mailing list