[llvm-commits] CVS: llvm-www/OpenProjects.html
Chris Lattner
sabre at nondot.org
Fri Nov 16 09:17:33 PST 2007
Changes in directory llvm-www:
OpenProjects.html updated: 1.29 -> 1.30
---
Log message:
clarify what sort of dependence analysis
---
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.29 llvm-www/OpenProjects.html:1.30
--- llvm-www/OpenProjects.html:1.29 Fri Nov 16 00:45:55 2007
+++ llvm-www/OpenProjects.html Fri Nov 16 11:16:15 2007
@@ -319,7 +319,7 @@
<div class="www_text">
<ol>
- <li>Implement a Dependence Analysis Infrastructure<br>
+ <li>Implement a Loop Dependence Analysis Infrastructure<br>
- Design some way to represent and query dep analysis</li>
<li>Value range propagation pass</li>
<li>More fun with loops:
@@ -400,7 +400,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: 2007/11/16 06:45:55 $
+ Last modified: $Date: 2007/11/16 17:16:15 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list