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

Chris Lattner lattner at cs.uiuc.edu
Thu Mar 11 23:51:17 PST 2004


Changes in directory llvm/docs:

OpenProjects.html updated: 1.21 -> 1.22

---
Log message:

This is no longer an open project


---
Diffs of the changes:  (+1 -5)

Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.21 llvm/docs/OpenProjects.html:1.22
--- llvm/docs/OpenProjects.html:1.21	Thu Mar 11 15:26:29 2004
+++ llvm/docs/OpenProjects.html	Thu Mar 11 23:50:24 2004
@@ -143,10 +143,6 @@
 <div class="doc_text">
 
 <ol>
-
-<li>Add a new conditional move instruction: <tt>X = select bool Cond, Y,
-    Z</tt></li>
-
 <li>Add support for platform-independent prefetch support.  The GCC <a
     href="http://gcc.gnu.org/projects/prefetch.html">prefetch project</a> page
     has a good survey of the prefetching capabilities of a variety of modern
@@ -331,7 +327,7 @@
   <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/03/11 21:26:29 $
+  Last modified: $Date: 2004/03/12 05:50:24 $
 </div>
 
 </body>





More information about the llvm-commits mailing list