[llvm-commits] CVS: llvm-www/pubs/index.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Oct 22 14:48:14 PDT 2005
Changes in directory llvm-www/pubs:
index.html updated: 1.25 -> 1.26
---
Log message:
Clean this up significantly, remove all links but those to the paper's page
to reduce clutter
---
Diffs of the changes: (+38 -48)
index.html | 86 ++++++++++++++++++++++++++-----------------------------------
1 files changed, 38 insertions(+), 48 deletions(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.25 llvm-www/pubs/index.html:1.26
--- llvm-www/pubs/index.html:1.25 Sat Oct 22 16:36:35 2005
+++ llvm-www/pubs/index.html Sat Oct 22 16:48:02 2005
@@ -4,41 +4,38 @@
<ol>
<li>"<a href="2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
-Infrastructure Tutorial</a>"<br> Chris Lattner and Vikram Adve. <a
-href="http://www.ecn.purdue.edu/LCPC2004/">LCPC'04</a> <a
-href="http://www.ecn.purdue.edu/LCPC2004/miniws.html">Mini Workshop on Compiler
-Research Infrastructures</a>, West Lafayette, Indiana, Sep. 2004.</li>
+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. Proc. of the 2004 <a href="http://www.cgo.org/">International Symposium
-on Code Generation and Optimization</a> (CGO'04), Palo Alto, California, Mar.
+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. Technical Report #UIUCDCS-R-2003-2380, Computer
-Science Dept., Univ. of Illinois, Sep. 2003.</li>
+Lattner & Vikram Adve<br> <i>Technical Report #UIUCDCS-R-2003-2380, Computer
+Science Dept., Univ. of Illinois</i>, 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,
-and Brian Gaeke. <a href="http://www.microarch.org/micro36/"><i>Proc. of the
+and Brian Gaeke<br> <i>Proceedings of the
36th annual ACM/IEEE international symposium on Microarchitecture
-(MICRO-36)</i></a>, San Diego, CA, December 2003.</li>
+(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, <i> <a
-href="http://www.gccsummit.org/2003/">First Annual GCC Developers'
-Summit</a></i>, Ottawa, Canada, May 2003.<br> </li>
+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. <i>Masters Thesis</i>,
+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-09-LLVMCompilationStrategy.html">The LLVM Instruction Set
-and Compilation Strategy</a>"<br> Chris Lattner & Vikram Adve, <i>Technical
+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>
@@ -50,90 +47,83 @@
<li>"<a href="2005-09-25-CASES05-SegmentProtection.html">Segment Protection for
Embedded Systems Using Run-time Checks</a>"<br>
- By Matthew Simpson, Bhuvan Middha and Rajeev Barua.<br>
- Proceedings of the ACM International Conference on Compilers,
- Architecture, and Synthesis for Embedded Systems (CASES),
+ By Matthew Simpson, Bhuvan Middha and Rajeev Barua<br>
+ <i>Proc. of the ACM International Conference on Compilers,
+ Architecture, and Synthesis for Embedded Systems (CASES)</i>,
San Francisco, CA, September, 2005</li>
<li>"<a href="2005-06-17-LattnerMSThesis.html">An Implementation of Swing Modulo Scheduling with Extensions for Superblocks</a>"<br>
-Tanya M. Lattner. <i>M.S. Thesis</i>, <a href="http://www.cs.uiuc.edu">Computer
-Science Dept.</a>, <a href="http://www.uiuc.edu/">University of Illinois at
-Urbana-Champaign</a>, June 2005.</li>
+Tanya M. Lattner.<br> <i>M.S. Thesis</i>, Computer Science Dept., University of Illinois at
+Urbana-Champaign, June 2005.</li>
<li>"<a href="2005-05-04-LattnerPHDThesis.html">Macroscopic Data Structure
Analysis and Optimization</a>"<br>
-Chris Lattner. <i>Ph.D. Thesis</i>, <a href="http://www.cs.uiuc.edu">Computer
-Science Dept.</a>, <a href="http://www.uiuc.edu/">University of Illinois at
-Urbana-Champaign</a>, May 2005.</li>
+Chris Lattner<br> <i>Ph.D. Thesis</i>, Computer Science Dept., University of Illinois at
+Urbana-Champaign, May 2005.</li>
<li>"<a href="2005-05-21-PLDI-PoolAlloc.html">Automatic Pool Allocation:
Improving Performance by Controlling Data Structure Layout in the Heap</a>"<br>
-Chris Lattner and Vikram Adve. Proc. of the 2005 <a
-href="http://research.ihost.com/pldi2005/">ACM SIGPLAN Conference on
-Programming Language Design and Implementation</a> (PLDI'05), Chicago, Illinois,
+Chris Lattner and Vikram Adve<br>
+ <i>Proc. of the 2005 ACM SIGPLAN Conference on Programming Language Design and Implementation</a> (PLDI'05)</i>, Chicago, Illinois,
June, 2005.<br>
<b>Received PLDI 2005 Best Paper Award.</b></li>
<li>"<a href="2005-06-12-MSP-PointerComp.html">Transparent Pointer Compression
for Linked Data Structures</a>"<br>
-Chris Lattner and Vikram Adve. Proceedings of the <a
-href="http://research.microsoft.com/~zorn/MSP05/home.htm">ACM Workshop on
-Memory System Performance</a> (MSP'05), Chicago, Illinois, June, 2005.
+Chris Lattner and Vikram Adve<br> <i>Proceedings of the
+ACM Workshop on Memory System Performance (MSP'05)</i>, Chicago, Illinois, June, 2005.
</li>
<li>"<a href="2005-02-TECS-SAFECode.html">Memory Safety Without
Garbage Collection for Embedded Applications</a>"<br> Dinakar
- Dhurjati, Sumant Kowshik, Vikram Adve and Chris Lattner. <a
- href="http://www.acm.org/tecs/"> <i>ACM Transactions in
- Embedded Computing Systems (TECS) </i></a>, February 2005. </li>
+ 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-Spring-AlexanderssonMSThesis.html">RubyComp - A Ruby-to-LLVM
-Compiler Prototype</a>"<br>Anders Alexandersson. <i>Masters Thesis</i>,
+Compiler Prototype</a>"<br>Anders Alexandersson<br> <i>Masters Thesis</i>,
Division of Computer Science at the Department of Informatics and Mathematics,
University of Trollhättan/Uddevalla, Sweden, Spring 2004</li>
<li>"<a href="2004-05-JoshiMSThesis.html">A Task Optimization Framework for
-MSSP</a>"<br>Rahul Ulhas Joshi. <i>Masters Thesis</i>,
+MSSP</a>"<br>Rahul Ulhas Joshi<br> <i>Masters Thesis</i>,
Computer Science Dept., University of Illinois at Urbana-Champaign, May 2004.</li>
<li>"<a href="2004-03-ICDCS-Adaptions.html">Coordinating Adaptations in
Distributed Systems</a>"<br>
-Brian Ensink and Vikram Adve. Proc. of the 24th International Conference on
-Distributed Computing Systems (ICDCS 2004), Tokyo, Japan, March 2004</li>
+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="2003-07-18-StanleyMSThesis.html">Language Extensions for
-Performance-Oriented Programming</a>"<br> Joel Stanley. <i>Masters Thesis</i>,
+Performance-Oriented Programming</a>"<br> Joel Stanley<br> <i>Masters Thesis</i>,
Computer Science Dept., University of Illinois at Urbana-Champaign,
July 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>,
+Tracing for Runtime Optimization</a>"<br> Anand Shukla<br> <i>Masters Thesis</i>,
Computer Science Dept., University of Illinois at Urbana-Champaign,
July 2003</li>
<li>"<a href="2003-05-05-LCTES03-CodeSafety.html">Memory Safety Without Runtime
Checks or Garbage Collection</a>"<br> Dinakar Dhurjati, Sumant Kowshik, Vikram
-Adve and Chris Lattner. <a href="http://www.cs.purdue.edu/s3/LCTES03/"> <i>Proc.
-Languages Compilers and Tools for Embedded Systems 2003 (LCTES 03)</i></a>, San
+Adve and Chris Lattner<br> <i>Proceedings of
+Languages Compilers and Tools for Embedded Systems 2003 (LCTES 03)</i>, San
Diego, CA, June 2003. </li>
<li>"<a href="2003-04-29-DataStructureAnalysisTR.html">Data Structure Analysis:
An Efficient Context-Sensitive Heap Analysis</a>"<br> Chris Lattner & Vikram
-Adve, <i>Technical Report #UIUCDCS-R-2003-2340, Computer Science Dept., Univ. of
+Adve<br> <i>Technical Report #UIUCDCS-R-2003-2340, Computer Science Dept., Univ. of
Illinois</i>, Apr. 2003.<br> </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. <a
-href="http://www.crest.gatech.edu/conferences/cases2002/"><i>Proc. Int'l Conf.
-on Compilers, Architecture and Synthesis for Embedded Systems (CASES02)</i></a>,
+Dhurjati, and Vikram Adve<br> <i>Proc. Int'l Conf.
+on Compilers, Architecture and Synthesis for Embedded Systems (CASES02)</i>,
Grenoble, France, Oct. 2002. </li>
<li>"<a href="2002-06-AutomaticPoolAllocation.html">Automatic Pool Allocation
-for Disjoint Data Structures</a>,"<br> Chris Lattner & Vikram Adve, <a
-href="http://research.microsoft.com/~trishulc/msp2002/"><i>ACM SIGPLAN Workshop
-on Memory System Performance (MSP)</i></a>, Berlin, Germany, June 2002.<br>
+for Disjoint Data Structures</a>,"<br> Chris Lattner & Vikram Adve<br>
+<i>ACM SIGPLAN Workshop on Memory System Performance (MSP)</i>, Berlin, Germany, June 2002.<br>
</li>
</ol>
More information about the llvm-commits
mailing list