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

John Criswell criswell at cs.uiuc.edu
Thu Oct 9 13:21:51 PDT 2008



Changes in directory llvm-www:

Users.html updated: 1.38 -> 1.39
---
Log message:

Added the alias analysis library by Thomas Lenherr from ETH Zurich.


---
Diffs of the changes:  (+8 -1)

 Users.html |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletion(-)


Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.38 llvm-www/Users.html:1.39
--- llvm-www/Users.html:1.38	Thu Oct  9 15:14:09 2008
+++ llvm-www/Users.html	Thu Oct  9 15:21:03 2008
@@ -153,6 +153,13 @@
     <td>Principled Compilation</td>
   </tr>
 
+  <!-- http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-October/017539.html -->
+  <tr>
+    <td><a href="http://www.ethz.ch/">ETH Zurich</a></td>
+    <td>Thomas Lenherr</td>
+    <td>Language-independent library for alias analysis</td>
+  </tr>
+
   <!-- http://lists.cs.uiuc.edu/pipermail/llvmdev/2006-July/006246.html -->
   <tr>
     <td><a href="http://www.ugent.be/">Ghent University</a></td>
@@ -377,6 +384,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
 <br><a href="mailto:llvmdev at cs.uiuc.edu">LLVM Development List</a><br>
-  Last modified: $Date: 2008/10/09 20:14:09 $
+  Last modified: $Date: 2008/10/09 20:21:03 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list