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

Chris Lattner sabre at nondot.org
Tue Jan 23 21:27:34 PST 2007



Changes in directory llvm-www:

OpenProjects.html updated: 1.16 -> 1.17
---
Log message:

ARM exists.


---
Diffs of the changes:  (+2 -3)

 OpenProjects.html |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.16 llvm-www/OpenProjects.html:1.17
--- llvm-www/OpenProjects.html:1.16	Wed Jul 19 12:53:23 2006
+++ llvm-www/OpenProjects.html	Tue Jan 23 23:27:16 2007
@@ -320,8 +320,7 @@
     registers clobbered by a function. Use the pass to fine tune register usage 
     in callers based on *actual* registers used by the callee.</li>
 <li>Write a new backend for a target 
-(<a href="docs/CompilerWriterInfo.html#arm">ARM</a>? 
- <a href="docs/CompilerWriterInfo.html#mips">MIPS</a>? 
+(<a href="docs/CompilerWriterInfo.html#mips">MIPS</a>? 
  <a href="http://www-cs-faculty.stanford.edu/~knuth/mmix.html">MMIX</a>?)</li>
 </ol>
 
@@ -374,7 +373,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/07/19 17:53:23 $
+  Last modified: $Date: 2007/01/24 05:27:16 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list