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

Chris Lattner lattner at cs.uiuc.edu
Fri Feb 7 13:26:01 PST 2003


Changes in directory llvm/www/docs:

OpenProjects.html updated: 1.1 -> 1.2

---
Log message:

Add notes from Vikram's email


---
Diffs of the changes:

Index: llvm/www/docs/OpenProjects.html
diff -u llvm/www/docs/OpenProjects.html:1.1 llvm/www/docs/OpenProjects.html:1.2
--- llvm/www/docs/OpenProjects.html:1.1	Thu Feb  6 13:39:21 2003
+++ llvm/www/docs/OpenProjects.html	Fri Feb  7 13:25:35 2003
@@ -98,6 +98,7 @@
     program tests...
 </ol><p>
 
+
 <!-- ======================================================================= -->
 </ul><table width="50%" bgcolor="#441188" border=0 cellpadding=4 cellspacing=0>
 <tr><td> </td><td width=100%>  
@@ -111,7 +112,11 @@
 href="http://mail.cs.uiuc.edu/pipermail/llvmbugs/">llvm-bugs</a> list.  If you
 get the program to compile, it would be extremely useful to convert the build
 system to be compatible with the LLVM Programs testsuite so that we can check it
-into CVS and the automated tester can use it to track progress of the compiler.
+into CVS and the automated tester can use it to track progress of the
+compiler.<p>
+
+When testing a code, try running it with a variety of optimizations, and with
+all the back-ends: CBE, llc, and lli.<p>
 
 
 <!-- ======================================================================= -->
@@ -282,6 +287,6 @@
 <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Thu Feb  6 13:38:41 CST 2003
+Last modified: Fri Feb  7 13:24:26 CST 2003
 <!-- hhmts end -->
 </font></body></html>





More information about the llvm-commits mailing list