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

Chris Lattner sabre at nondot.org
Wed Mar 12 22:17:22 PDT 2008



Changes in directory llvm-www:

OpenProjects.html updated: 1.40 -> 1.41
---
Log message:

we have a mips backend, thanks to Gabor for pointing this out.


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

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


Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.40 llvm-www/OpenProjects.html:1.41
--- llvm-www/OpenProjects.html:1.40	Sun Mar  2 01:54:39 2008
+++ llvm-www/OpenProjects.html	Thu Mar 13 00:16:35 2008
@@ -414,7 +414,7 @@
     codegen level instructions</a>.  To help track down malformed machineinstrs 
     sooner and make debugging problems easier.</li>
 <li>Write a new backend for a target 
-    (VAX, i960, PA-RISC, <a href="docs/CompilerWriterInfo.html#mips">MIPS</a>? 
+    (VAX, i960, PA-RISC,
      <a href="http://www-cs-faculty.stanford.edu/~knuth/mmix.html">MMIX</a>?)</li>
 </ol>
 
@@ -474,7 +474,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: 2008/03/02 07:54:39 $
+  Last modified: $Date: 2008/03/13 05:16:35 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list