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

Chris Lattner lattner at cs.uiuc.edu
Sat May 14 15:06:14 PDT 2005



Changes in directory llvm-www:

OpenProjects.html updated: 1.5 -> 1.6
---
Log message:

fix broken link


---
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.5 llvm-www/OpenProjects.html:1.6
--- llvm-www/OpenProjects.html:1.5	Thu Mar 17 16:20:27 2005
+++ llvm-www/OpenProjects.html	Sat May 14 17:05:57 2005
@@ -286,7 +286,7 @@
 <div class="www_text">
 
 <ol>
-<li>Implement <a href="http://www.cs.purdue.edu/homes/vandrutj/">GVN-PRE</a>, a 
+<li>Implement GVN-PRE, a 
   powerful and simple Partial Redundancy Elimination algorithm for SSA form</li>
 <li>Implement a Dependence Analysis Infrastructure<br>
      - Design some way to represent and query dep analysis</li>
@@ -373,7 +373,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/17 22:20:27 $
+  Last modified: $Date: 2005/05/14 22:05:57 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list