[llvm-commits] CVS: llvm-www/OpenProjects.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Oct 28 22:46:11 PDT 2005
Changes in directory llvm-www:
OpenProjects.html updated: 1.9 -> 1.10
---
Log message:
remove a closed project
---
Diffs of the changes: (+1 -2)
OpenProjects.html | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.9 llvm-www/OpenProjects.html:1.10
--- llvm-www/OpenProjects.html:1.9 Fri Oct 21 15:29:32 2005
+++ llvm-www/OpenProjects.html Sat Oct 29 00:46:00 2005
@@ -290,7 +290,6 @@
algorithm for SSA form</li>
<li>Implement a Dependence Analysis Infrastructure<br>
- Design some way to represent and query dep analysis</li>
-<li>Implement a strength reduction pass</li>
<li>Value range propagation pass</li>
</ol>
@@ -376,7 +375,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/10/21 20:29:32 $
+ Last modified: $Date: 2005/10/29 05:46:00 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list