[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Oct 1 16:42:02 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.55 -> 1.56
---
Log message:
Add a link to the CGO paper tech report
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.55 llvm/www/www-index.html:1.56
--- llvm/www/www-index.html:1.55 Wed Oct 1 15:55:23 2003
+++ llvm/www/www-index.html Wed Oct 1 16:41:31 2003
@@ -87,6 +87,13 @@
of the 36th annual ACM/IEEE international symposium on
Microarchitecture (MICRO-36)</i></a>, San Diego, CA,
December 2003.
+
+ <li>"<a href="pubs/2003-09-30-LifelongOptimizationTR.html">
+ LLVM: A Compilation Framework for Lifelong Program
+ Analysis & Transformation</a>",
+ Chris Lattner & Vikram Adve.<br>
+ Technical Report #UIUCDCS-R-2003-2380, Computer Science
+ Dept., Univ. of Illinois, Sep. 2003.
<li>"<a href="pubs/2003-05-05-LCTES03-CodeSafety.html">
Memory Safety Without Runtime Checks or Garbage
Collection</a>"<br>
More information about the llvm-commits
mailing list