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

Vikram Adve vadve at cs.uiuc.edu
Thu Nov 4 04:20:50 PST 2004



Changes in directory llvm-www/pubs:

index.html updated: 1.13 -> 1.14
---
Log message:

Make LLVM TR a paragraph under the CGO paper item.


---
Diffs of the changes:  (+7 -6)

Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.13 llvm-www/pubs/index.html:1.14
--- llvm-www/pubs/index.html:1.13	Thu Nov  4 06:17:12 2004
+++ llvm-www/pubs/index.html	Thu Nov  4 06:20:40 2004
@@ -13,7 +13,13 @@
 Lifelong Program Analysis & Transformation</a>"<br> Chris Lattner and Vikram
 Adve.  Proc. of the 2004 <a href="http://www.cgo.org/">International Symposium
 on Code Generation and Optimization</a> (CGO'04), Palo Alto, California, Mar.
-2004.</li>
+2004.
+
+<br>A previous version is available as:<br>
+"<a href="2003-09-30-LifelongOptimizationTR.html">LLVM: A Compilation
+Framework for Lifelong Program Analysis & Transformation</a>"<br> Chris
+Lattner & Vikram Adve.  Technical Report #UIUCDCS-R-2003-2380, Computer
+Science Dept., Univ. of Illinois, Sep. 2003.</li>
 
 <li>"<a href="2003-10-01-LLVA.html">LLVA: A Low-level Virtual Instruction Set
 Architecture</a>"<br> Vikram Adve, Chris Lattner, Michael Brukman, Anand Shukla,
@@ -21,11 +27,6 @@
 36th annual ACM/IEEE international symposium on Microarchitecture
 (MICRO-36)</i></a>, San Diego, CA, December 2003.</li>
 
-<li>"<a href="2003-09-30-LifelongOptimizationTR.html">LLVM: A Compilation
-Framework for Lifelong Program Analysis & Transformation</a>"<br> Chris
-Lattner & Vikram Adve.  Technical Report #UIUCDCS-R-2003-2380, Computer
-Science Dept., Univ. of Illinois, Sep. 2003.</li>
-
 <li>"<a href="2003-07-18-ShuklaMSThesis.html">Lightweight, Cross-Procedure
 Tracing for Runtime Optimization</a>"<br> Anand Shukla. <i>Masters Thesis</i>,
 Computer Science Dept., University of Illinois at Urbana-Champaign, 






More information about the llvm-commits mailing list