[llvm-commits] CVS: llvm-www/OpenProjects.html
Duraid Madina
duraid at octopus.com.au
Mon Mar 14 22:49:58 PST 2005
Changes in directory llvm-www:
OpenProjects.html updated: 1.2 -> 1.3
---
Log message:
tee hee hee
---
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.2 llvm-www/OpenProjects.html:1.3
--- llvm-www/OpenProjects.html:1.2 Fri Mar 11 15:17:56 2005
+++ llvm-www/OpenProjects.html Tue Mar 15 00:49:47 2005
@@ -311,7 +311,7 @@
used to implement a bottom-up analysis that will determine the *actual*
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 (IA64? MIPS? MMIX?)</li>
+<li>Write a new backend for a target (MIPS? MMIX?)</li>
<li>Improve the usefulness and utility of the Skeleton target backend:
<ul>
<li>Convert the non-functional Skeleton target to become an abstract machine
@@ -370,7 +370,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/03/11 21:17:56 $
+ Last modified: $Date: 2005/03/15 06:49:47 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list