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

John Criswell criswell at cs.uiuc.edu
Thu Aug 21 10:26:03 PDT 2003


Changes in directory llvm/www/docs:

ReleaseTasks.html updated: 1.6 -> 1.7

---
Log message:

Further updates:
	o Autoconf has been moved to its own directory.
	o The bugs are fixed but still need regressions.
	o Sparc now has a nightly tester.
	o The test/Programs directory has been cleaned up.



---
Diffs of the changes:

Index: llvm/www/docs/ReleaseTasks.html
diff -u llvm/www/docs/ReleaseTasks.html:1.6 llvm/www/docs/ReleaseTasks.html:1.7
--- llvm/www/docs/ReleaseTasks.html:1.6	Thu Aug 21 10:06:06 2003
+++ llvm/www/docs/ReleaseTasks.html	Thu Aug 21 10:25:20 2003
@@ -90,7 +90,7 @@
                                                                         
                     
     </ul>
-                  <li>Fix currently known bugs and write regression tests.</li>
+                  <li>Write regression tests.</li>
                  
     <ul>
          <li>The gccld segfault from GlobalDCE.cpp.</li>
@@ -113,12 +113,9 @@
        <li>Test Suite</li>
                  
     <ul>
-         <li>Create a nightly tester for Sparc.</li>
-         <li>Modify the test suite to have consistent output.</li>
-         <li>Add Pass/Fail tests to nightly tester.<br>
+         <li>Move Test Suite to QMTest.</li>
+         <li>Add Feature and Regression tests to nightly tester.<br>
          </li>
-                  <li>Cleanup test/Programs.</li>
-                 
     </ul>
        <li>Move the Reoptimizer code out of mainline CVS  and the release.</li>
       <li>Add autoconf checks to ensure that the compiler is GCC 3.x or higher.<br>
@@ -186,7 +183,6 @@
     </ul>
                                           <li>Create an installer for the 
 software.</li>
-       <li>Put autoconf files into a separate directory (i.e. not llvm).<br>
        </li>
                                              
   </ul>





More information about the llvm-commits mailing list