[llvm-commits] CVS: llvm/docs/OpenProjects.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Oct 1 15:25:41 PDT 2004
Changes in directory llvm/docs:
OpenProjects.html updated: 1.35 -> 1.36
---
Log message:
Add project
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.35 llvm/docs/OpenProjects.html:1.36
--- llvm/docs/OpenProjects.html:1.35 Fri Oct 1 13:36:22 2004
+++ llvm/docs/OpenProjects.html Fri Oct 1 17:25:28 2004
@@ -283,6 +283,8 @@
<div class="doc_text">
<ol>
+<li>Implement <a href="http://www.cs.purdue.edu/homes/vandrutj/">GVN-PRE</a>, 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>
<li>Implement a strength reduction pass</li>
@@ -363,7 +365,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/10/01 18:36:22 $
+ Last modified: $Date: 2004/10/01 22:25:28 $
</address>
</body>
More information about the llvm-commits
mailing list