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

Misha Brukman brukman at neo.cs.uiuc.edu
Sat Mar 8 18:00:01 PST 2003


Changes in directory llvm/www/docs:

OpenProjects.html updated: 1.3 -> 1.4

---
Log message:

The word 'independent' has no 'a'.


---
Diffs of the changes:

Index: llvm/www/docs/OpenProjects.html
diff -u llvm/www/docs/OpenProjects.html:1.3 llvm/www/docs/OpenProjects.html:1.4
--- llvm/www/docs/OpenProjects.html:1.3	Wed Feb 26 10:38:22 2003
+++ llvm/www/docs/OpenProjects.html	Sat Mar  8 17:59:05 2003
@@ -132,7 +132,7 @@
 <li>Add support for a volatile attribute on loads and stores
 <li>Support for variable argument functions
 <li>Add a new conditional move instruction: <tt>X = select bool Cond, Y, Z</tt>
-<li>Add support for platform independant prefetch support.  The GCC <a
+<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
     processors.





More information about the llvm-commits mailing list