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

John Criswell criswell at cs.uiuc.edu
Tue Jun 20 11:22:18 PDT 2006



Changes in directory llvm-www/pubs:

index.html updated: 1.41 -> 1.42
---
Log message:

Created one list of all LLVM publications.


---
Diffs of the changes:  (+28 -39)

 index.html |   67 +++++++++++++++++++++++++------------------------------------
 1 files changed, 28 insertions(+), 39 deletions(-)


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.41 llvm-www/pubs/index.html:1.42
--- llvm-www/pubs/index.html:1.41	Tue Jun 20 12:19:12 2006
+++ llvm-www/pubs/index.html	Tue Jun 20 13:22:01 2006
@@ -1,5 +1,5 @@
 <!--#include virtual="../header.incl" -->
-<div class="www_sectiontitle">Publications about LLVM</div>
+<div class="www_sectiontitle">LLVM Related Publications</div>
 
 <ol>
 
@@ -9,46 +9,11 @@
 <li>"<a href="2006-06-15-VEE-VectorLLVA.html">Vector LLVA:  A Virtual Vector Instruction Set for Media Processing</a>"<br>Robert L. Bocchino Jr. and Vikram S. Adve.<br><i>
 Proc. of the Second International Conference on Virtual Execution Environments (VEE'06)</i>, Ottawa, Canada, 2006.<br></li>
 
-<li>"<a href="2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a>"<br>Chris Lattner<br>
-  <i>2006 Itanium Conference and Expo</i>, San Jose, California, April 2006.</li>
-
-
-<li>"<a href="2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
-Infrastructure Tutorial</a>"<br> Chris Lattner and Vikram Adve<br>
-<i>LCPC'04 Mini Workshop on Compiler Research Infrastructures</i>, West Lafayette, Indiana, Sep. 2004.</li>
-
-<li>"<a href="2004-01-30-CGO-LLVM.html">LLVM: A Compilation Framework for
-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.</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,
-and Brian Gaeke<br>  <i>Proc. of the
-36th annual ACM/IEEE international symposium on Microarchitecture
-(MICRO-36)</i>, San Diego, CA, December 2003.</li>
-
-<li>"<a href="2003-05-01-GCCSummit2003.html">Architecture For a Next-Generation
-GCC</a>"<br> Chris Lattner & Vikram Adve<br> <i>First Annual GCC Developers'
-Summit</i>, Ottawa, Canada, May 2003.<br> </li>
-
-<li>"<a href="2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for
-Multi-Stage Optimization</a>"<br> Chris Lattner<br> <i>Masters Thesis</i>, 
-Computer Science Dept., University of Illinois at Urbana-Champaign, 
-Dec. 2002</li>
-
-</ol>
-
-<div class="www_sectiontitle">Publications using LLVM</div>
-
-<ol>
-
 <li>"<a href="2006-06-07-LewyckyChecker.html">Checker: a Static Program Checker</a>"<br>
 Nicholas Lewycky.<br> <i>B.Sc. Thesis</i>, Computer Science Dept., Ryerson University, June 2006.</li>
 
-<li>"<a href="2006-06-15-VEE-VectorLLVA.html">Vector LLVA:  A Virtual Vector Instruction Set for Media Processing</a>"<br>Robert L. Bocchino Jr. and Vikram S. Adve.<br><i>
-Proc. of the Second International Conference on Virtual Execution Environments (VEE'06)</i>, Ottawa, Canada, 2006.<br></li>
+<li>"<a href="2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a>"<br>Chris Lattner<br>
+  <i>2006 Itanium Conference and Expo</i>, San Jose, California, April 2006.</li>
 
 <li>"<a href="2006-04-04-CGO-GraphColoring.html">Tailoring Graph-coloring Register Allocation For Runtime Compilation</a>"<br>Keith D. Cooper and Anshuman Dasgupta<br><i> Proc. of the 2006 International Symposium on Code Generation and Optimization (CGO'06)</i>, New York, New York, 2006.<br></li>
 
@@ -116,7 +81,10 @@
     Dhurjati, Sumant Kowshik, Vikram Adve and Chris Lattner<br>
     <i>ACM Transactions in Embedded Computing Systems (TECS)</i>, February 2005.  </li>
 
-    
+<li>"<a href="2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
+Infrastructure Tutorial</a>"<br> Chris Lattner and Vikram Adve<br>
+<i>LCPC'04 Mini Workshop on Compiler Research Infrastructures</i>, West Lafayette, Indiana, Sep. 2004.</li>
+
 <li>"<a href="2004-Spring-AlexanderssonMSThesis.html">RubyComp - A Ruby-to-LLVM
 Compiler Prototype</a>"<br>Anders Alexandersson<br>  <i>Masters Thesis</i>, 
 Division of Computer Science at the Department of Informatics and Mathematics, 
@@ -131,6 +99,18 @@
 Brian Ensink and Vikram Adve<br>  <i>Proc. of the 24th International Conference on 
 Distributed Computing Systems (ICDCS 2004)</i>, Tokyo, Japan, March 2004</li>
 
+<li>"<a href="2004-01-30-CGO-LLVM.html">LLVM: A Compilation Framework for
+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.</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,
+and Brian Gaeke<br>  <i>Proc. of the
+36th annual ACM/IEEE international symposium on Microarchitecture
+(MICRO-36)</i>, San Diego, CA, December 2003.</li>
+
 <li>"<a href="2003-07-18-StanleyMSThesis.html">Language Extensions for
 Performance-Oriented Programming</a>"<br> Joel Stanley<br> <i>Masters Thesis</i>,
 Computer Science Dept., University of Illinois at Urbana-Champaign, 
@@ -147,11 +127,20 @@
 Languages Compilers and Tools for Embedded Systems 2003 (LCTES 03)</i>, San
 Diego, CA, June 2003.  </li>
 
+<li>"<a href="2003-05-01-GCCSummit2003.html">Architecture For a Next-Generation
+GCC</a>"<br> Chris Lattner & Vikram Adve<br> <i>First Annual GCC Developers'
+Summit</i>, Ottawa, Canada, May 2003.<br> </li>
+
 <li>"<a href="2003-04-29-DataStructureAnalysisTR.html">Data Structure Analysis:
 An Efficient Context-Sensitive Heap Analysis</a>"<br> Chris Lattner & Vikram
 Adve<br> <i>Technical Report #UIUCDCS-R-2003-2340, Computer Science Dept., Univ. of
 Illinois</i>, Apr. 2003.<br> </li>
 
+<li>"<a href="2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for
+Multi-Stage Optimization</a>"<br> Chris Lattner<br> <i>Masters Thesis</i>, 
+Computer Science Dept., University of Illinois at Urbana-Champaign, 
+Dec. 2002</li>
+
 <li>"<a href="2002-08-08-CASES02-ControlC.html">Ensuring Code Safety Without
 Runtime Checks for Real-Time Control Systems</a>"<br> Sumant Kowshik, Dinakar
 Dhurjati, and Vikram Adve<br> <i>Proc. Int'l Conf.






More information about the llvm-commits mailing list