[llvm-commits] CVS: llvm-www/pubs/index.html

Dinakar Dhurjati dhurjati at cs.uiuc.edu
Thu Nov 17 16:42:46 PST 2005



Changes in directory llvm-www/pubs:

index.html updated: 1.32 -> 1.33
---
Log message:

*** empty log message ***

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

 index.html |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletion(-)


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.32 llvm-www/pubs/index.html:1.33
--- llvm-www/pubs/index.html:1.32	Mon Oct 24 10:16:23 2005
+++ llvm-www/pubs/index.html	Thu Nov 17 18:42:34 2005
@@ -33,7 +33,11 @@
 <div class="www_sectiontitle">Publications using LLVM</div>
 
 <ol>
-
+<li>"<a href="2005-11-SAFECodeTR.html">Enforcing Alias Analysis for
+    Weakly Typed Languages</a>"<br> Dinakar Dhurjati, Sumant Kowshik, and Vikram
+Adve<br> <i>Technical Report #UIUCDCS-R-2005-2657, Computer Science Dept., Univ. of
+Illinois</i>, Nov. 2005.<br> </li>
+    
 <li>"<a href="2005-10-20-LCPC-RegAlloc.html">Revisiting Graph Coloring Register
   Allocation: A Study of the Chaitin-Briggs and Callahan-Koblenz 
   Algorithms</a>"<br>






More information about the llvm-commits mailing list