[llvm-commits] CVS: llvm-www/testresults/index.html
Andrew Lenharth
alenhar2 at cs.uiuc.edu
Mon Nov 7 08:23:35 PST 2005
Changes in directory llvm-www/testresults:
index.html updated: 1.39 -> 1.40
---
Log message:
My machine only is run occasionally to test uncommitted patches, so remove it.
fenris has been switched to release build.
add nick's tester as it is the only alpha tester running a debug build.
---
Diffs of the changes: (+5 -5)
index.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.39 llvm-www/testresults/index.html:1.40
--- llvm-www/testresults/index.html:1.39 Thu Nov 3 18:28:36 2005
+++ llvm-www/testresults/index.html Mon Nov 7 10:23:24 2005
@@ -21,11 +21,11 @@
<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>
+<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>
More information about the llvm-commits
mailing list