[llvm-commits] CVS: llvm-www/pubs/2004-01-30-CGO-LLVM.html index.html

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 23 11:01:20 PDT 2005



Changes in directory llvm-www/pubs:

2004-01-30-CGO-LLVM.html updated: 1.3 -> 1.4
index.html updated: 1.27 -> 1.28
---
Log message:

remove an old tech report from the main page to reduce clutter


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

 2004-01-30-CGO-LLVM.html |    2 ++
 index.html               |    8 +-------
 2 files changed, 3 insertions(+), 7 deletions(-)


Index: llvm-www/pubs/2004-01-30-CGO-LLVM.html
diff -u llvm-www/pubs/2004-01-30-CGO-LLVM.html:1.3 llvm-www/pubs/2004-01-30-CGO-LLVM.html:1.4
--- llvm-www/pubs/2004-01-30-CGO-LLVM.html:1.3	Wed Mar 31 22:41:00 2004
+++ llvm-www/pubs/2004-01-30-CGO-LLVM.html	Sun Oct 23 13:01:09 2005
@@ -43,6 +43,8 @@
 challenging compiler problems.
 </blockquote>
 
+<p>Note this paper supersedes the <a href="2003-09-30-LifelongOptimizationTR.html">earlier tech report</a>.</p>
+
 <h2>Published:</h2>
 <blockquote>
   "LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation", Chris Lattner and Vikram Adve.<br>


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.27 llvm-www/pubs/index.html:1.28
--- llvm-www/pubs/index.html:1.27	Sun Oct 23 12:24:00 2005
+++ llvm-www/pubs/index.html	Sun Oct 23 13:01:09 2005
@@ -11,13 +11,7 @@
 Lifelong Program Analysis & Transformation</a>"<br> Chris Lattner and Vikram
 Adve<br>  <i>Proc. of the 2004 International Symposium
 on Code Generation and Optimization (CGO'04)</i>, Palo Alto, California, Mar.
-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<br>  <i>Technical Report #UIUCDCS-R-2003-2380, Computer
-Science Dept., Univ. of Illinois</i>, Sep. 2003.</li>
+2004.</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,






More information about the llvm-commits mailing list