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

Chris Lattner lattner at cs.uiuc.edu
Wed Oct 1 15:26:02 PDT 2003


Changes in directory llvm/www:

www-index.html updated: 1.52 -> 1.53

---
Log message:

Add link to new paper


---
Diffs of the changes:

Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.52 llvm/www/www-index.html:1.53
--- llvm/www/www-index.html:1.52	Tue Sep 23 23:59:15 2003
+++ llvm/www/www-index.html	Wed Oct  1 15:25:37 2003
@@ -79,6 +79,11 @@
             <tr>
                 <td>
                 <ol>
+                    <li>"<a href="2003-10-01-LLVMLifelongOpt.html">
+                        LLVA: A Low-level Virtual Instruction Set
+                        Architecture</a>"<br>Vikram Adve, Chris Lattner, Michael Brukman, Anand Shukla, and Brian Gaeke.  <a href="http://www.microarch.org/micro36/"><i>Proc. of the 36th annual ACM/IEEE international symposium on Microarchitecture (MICRO-36)</i></a>, San Diego, CA, December 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