summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-08-21 15:25:20 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-08-21 15:25:20 +0000
commit08dbe6b9276965dffa5b547f464a06c4b46b5655 (patch)
treef766a1747b886bc4046ae6c205b9ee0aa1fd5a12 /docs
parent299e15e4a57f2f4084adc35b9d83285bd3708ae7 (diff)
downloadllvm-08dbe6b9276965dffa5b547f464a06c4b46b5655.tar.gz
llvm-08dbe6b9276965dffa5b547f464a06c4b46b5655.tar.bz2
llvm-08dbe6b9276965dffa5b547f464a06c4b46b5655.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseTasks.html10
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
index 44e24a7864..96726f3db6 100644
--- a/docs/ReleaseTasks.html
+++ b/docs/ReleaseTasks.html
@@ -90,7 +90,7 @@ a "wishlist" of desirable features.
</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 @@ a "wishlist" of desirable features.
<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 @@ a "wishlist" of desirable features.
</ul>
<li>Create an installer for the
software.</li>
- <li>Put autoconf files into a separate directory (i.e. not llvm).<br>
</li>
</ul>