[llvm-commits] CVS: llvm/www/docs/TestStatus.html

Nicholas Hildenbrandt hldnbrnd at cs.uiuc.edu
Wed Oct 23 15:51:01 PDT 2002


Changes in directory llvm/www/docs:

TestStatus.html updated: 1.7 -> 1.8

---
Log message:

Added Burg


---
Diffs of the changes:

Index: llvm/www/docs/TestStatus.html
diff -u llvm/www/docs/TestStatus.html:1.7 llvm/www/docs/TestStatus.html:1.8
--- llvm/www/docs/TestStatus.html:1.7	Wed Oct 16 17:12:31 2002
+++ llvm/www/docs/TestStatus.html	Wed Oct 23 15:50:22 2002
@@ -3,7 +3,8 @@
 </head>
 <body>
 <h1><center>Test Results</center></h1>
-<center>last updated: 10/13/2002</center>
+<center>last updated: 10/23/2002</center>
+<center>tests current: 10/15/2002</center>
 <h2>SingleSource</h2>
 <table border=1>
 <tr><td><b>Test Name</b></td><td><b>CBE Compiles?</b></td><td><b>CBE Links?</b></td><td><b>CBE Diff Match</b></td><td><b>LLI Diff Match</b></td><td><b>Notes</b></td></tr>
@@ -52,6 +53,7 @@
 <h2>MultiSource</h2>
 <table border=1>
 <tr><td><b>Test Name</b></td><td><b>CBE Compiles?</b></td><td><b>CBE Links?</b></td><td><b>CBE Diff Match</b></td><td><b>LLI Diff Match</b></td><td><b>Notes</b></td></tr>
+<tr><td>Fhourstones</td><td>X</td><td>X</td><td>O</td><td></td><td></td></tr>
 <tr><td>Fhourstones</td><td>X</td><td>X</td><td>O</td><td></td><td>Seg Fault</td></tr>
 <tr><td>Olden-bh</td><td>X</td><td>X</td><td>X</td><td></td><td></td></tr>
 <tr><td>Olden-bisort</td><td>X</td><td>X</td><td>X</td><td></td><td></td></tr>





More information about the llvm-commits mailing list