[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Fri May 2 11:36:00 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.25 -> 1.26
---
Log message:
Add link to GCC summit paper, clean up markup
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.25 llvm/www/www-index.html:1.26
--- llvm/www/www-index.html:1.25 Wed Apr 30 09:17:59 2003
+++ llvm/www/www-index.html Fri May 2 11:35:03 2003
@@ -1,6 +1,4 @@
-<html>
-
-<head>
+<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>The LLVM Compiler Infrastructure Project</title>
</head>
@@ -102,12 +100,19 @@
<td>
<ol>
<li>"<a
+ href="pubs/2003-05-01-GCCSummit2003.html">Architecture
+ For a Next-Generation GCC</a>"<br>
+ Chris Lattner & Vikram Adve, <i>Proc.
+ <a href="http://www.gccsummit.org/2003/">2003 GCC
+ Summit</a></i>, Ottawa, CA, May 2003.<br>
+ </li>
+ <li>"<a
href="pubs/2003-04-29-DataStructureAnalysisTR.pdf">Data
Structure Analysis: An Efficient Context-Sensitive
Heap Analysis</a>"<br>
- Chris Lattner & Vikram Adve, <em>Technical
+ Chris Lattner & Vikram Adve, <i>Technical
Report #UIUCDCS-R-2003-2340, Computer
- Science Dept., Univ. of Illinois</em>,
+ Science Dept., Univ. of Illinois</i>,
Apr. 2003.<br>
</li>
<li>"<a href="pubs/2002-12-LattnerMSThesis.pdf">LLVM:
@@ -118,17 +123,17 @@
Code Safety Without Runtime Checks for
Real-Time Control Systems</a>"<br>
Sumant Kowshik, Dinakar Dhurjati, and
- Vikram Adve. <i>Proc. Intl Conf. on
+ Vikram Adve. <i>Proc. Int'l Conf. on
Compilers, Architecture and Synthesis for
- Embedded Systems (CASES02),</i> Grenoble,
+ Embedded Systems (CASES02)</i>, Grenoble,
France, Oct. 2002. </li>
<li>"<a
href="pubs/LLVMCompilationStrategy.pdf">The
LLVM Instruction Set and Compilation
Strategy</a>"<br>
- Chris Lattner & Vikram Adve, <em>Technical
+ Chris Lattner & Vikram Adve, <i>Technical
Report #UIUCDCS-R-2002-2292, Computer
- Science Dept., Univ. of Illinois</em>,
+ Science Dept., Univ. of Illinois</i>,
Aug. 2002.<br>
</li>
<li>"<a
@@ -138,7 +143,7 @@
Chris Lattner & Vikram Adve, <a
href="http://research.microsoft.com/~trishulc/msp2002/"><i>ACM
SIGPLAN Workshop on Memory System
- Performance</i> <em>(MSP)</em></a>,
+ Performance (MSP)</i></a>,
Berlin, Germany, June 2002.<br>
(<a href="pubs/MSP2002-Presentation.ppt">Presentation</a>).<br>
</li>
More information about the llvm-commits
mailing list