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

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 23 11:03:15 PDT 2005



Changes in directory llvm-www/pubs:

2002-12-LattnerMSThesis.html updated: 1.5 -> 1.6
index.html updated: 1.28 -> 1.29
---
Log message:

demote another *really* old tech report from the main page


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

 2002-12-LattnerMSThesis.html |    5 +++++
 index.html                   |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)


Index: llvm-www/pubs/2002-12-LattnerMSThesis.html
diff -u llvm-www/pubs/2002-12-LattnerMSThesis.html:1.5 llvm-www/pubs/2002-12-LattnerMSThesis.html:1.6
--- llvm-www/pubs/2002-12-LattnerMSThesis.html:1.5	Sun Nov 16 13:36:07 2003
+++ llvm-www/pubs/2002-12-LattnerMSThesis.html	Sun Oct 23 13:03:03 2005
@@ -52,6 +52,11 @@
 href="http://llvm.cs.uiuc.edu/"><tt>http://llvm.cs.uiuc.edu/</tt></a></p>
 </blockquote>
 
+<p>
+This thesis supercedes an older 
+<a href="2002-08-09-LLVMCompilationStrategy.html">technical report</a>.
+</p>
+
 <h2>Published:</h2>
 <blockquote>
   "LLVM: An Infrastructure for Multi-Stage Optimization", Chris Lattner.<br>


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.28 llvm-www/pubs/index.html:1.29
--- llvm-www/pubs/index.html:1.28	Sun Oct 23 13:01:09 2005
+++ llvm-www/pubs/index.html	Sun Oct 23 13:03:03 2005
@@ -28,11 +28,6 @@
 Computer Science Dept., University of Illinois at Urbana-Champaign, 
 Dec. 2002</li>
 
-<li>"<a href="2002-08-09-LLVMCompilationStrategy.html">The LLVM Instruction Set
-and Compilation Strategy</a>"<br> Chris Lattner & Vikram Adve<br> <i>Technical
-Report #UIUCDCS-R-2002-2292, Computer Science Dept., Univ. of Illinois</i>, Aug.
-2002.<br> </li>
-
 </ol>
 
 <div class="www_sectiontitle">Publications using LLVM</div>






More information about the llvm-commits mailing list