summaryrefslogtreecommitdiff
path: root/docs/OpenProjects.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-02-07 19:25:35 +0000
committerChris Lattner <sabre@nondot.org>2003-02-07 19:25:35 +0000
commit1b3600459f0ecb7e10acec5a65de5a15626049a7 (patch)
tree13abff4a0a2166ff9ca17469d3938fdd3e77d8a5 /docs/OpenProjects.html
parent4325610adf8a3d764e373f9d72318d98b7905cde (diff)
downloadllvm-1b3600459f0ecb7e10acec5a65de5a15626049a7.tar.gz
llvm-1b3600459f0ecb7e10acec5a65de5a15626049a7.tar.bz2
llvm-1b3600459f0ecb7e10acec5a65de5a15626049a7.tar.xz
Add notes from Vikram's email
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5502 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/OpenProjects.html')
-rw-r--r--docs/OpenProjects.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index b79c0aae92..9126271160 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -98,6 +98,7 @@ could use the following improvements:<p>
program tests...
</ol><p>
+
<!-- ======================================================================= -->
</ul><table width="50%" bgcolor="#441188" border=0 cellpadding=4 cellspacing=0>
<tr><td>&nbsp;</td><td width=100%>&nbsp;
@@ -111,7 +112,11 @@ If it doesn't compile, try to figure out why or report it to the <a
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 @@ Ideas for profile guided transformations:<p>
<address><a href="mailto:sabre@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>