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

Chris Lattner lattner at cs.uiuc.edu
Tue Apr 29 17:16:00 PDT 2003


Changes in directory llvm/www:

www-index.html updated: 1.21 -> 1.22

---
Log message:

Add DSA tech report
Kill off all of the "'s


---
Diffs of the changes:

Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.21 llvm/www/www-index.html:1.22
--- llvm/www/www-index.html:1.21	Mon Apr 28 17:50:56 2003
+++ llvm/www/www-index.html	Tue Apr 29 17:14:49 2003
@@ -101,31 +101,40 @@
             <tr>
                 <td>
                 <ol>
-                    <li>"<a href="pubs/2002-12-LattnerMSThesis.pdf">LLVM:
+                    <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
+                        Report #UIUCDCS-R-2003-2340, Computer
+                        Science Dept., Univ. of Illinois</em>,
+                        Apr. 2003.<br>
+                        </li>
+                    <li>"<a href="pubs/2002-12-LattnerMSThesis.pdf">LLVM:
                             An Infrastructure for Multi-Stage
-                         Optimization</a>"<br>
+                         Optimization</a>"<br>
                          Chris Lattner. <i>Masters Thesis</i>, Dec. 2002</li>
-                    <li>"<a href="pubs/cases02.pdf">Ensuring
+                    <li>"<a href="pubs/cases02.pdf">Ensuring
                         Code Safety Without Runtime Checks for
-                        Real-Time Control Systems</a>"<br>
+                        Real-Time Control Systems</a>"<br>
                         Sumant Kowshik, Dinakar Dhurjati, and
                         Vikram Adve. <i>Proc. Int’l Conf. on
                         Compilers, Architecture and Synthesis for
                         Embedded Systems (CASES02),</i> Grenoble,
                         France, Oct. 2002. </li>
-                    <li>"<a
+                    <li>"<a
                         href="pubs/LLVMCompilationStrategy.pdf">The
                         LLVM Instruction Set and Compilation
-                        Strategy</a>"<br>
+                        Strategy</a>"<br>
                         Chris Lattner & Vikram Adve, <em>Technical
                         Report #UIUCDCS-R-2002-2292, Computer
                         Science Dept., Univ. of Illinois</em>,
                         Aug. 2002.<br>
                         </li>
-                    <li>"<a
+                    <li>"<a
                         href="pubs/MSP2002-FinalSubmission.pdf">Automatic
                         Pool Allocation for Disjoint Data
-                        Structures</a>,"<br>
+                        Structures</a>,"<br>
                         Chris Lattner & Vikram Adve, <a
                         href="http://research.microsoft.com/~trishulc/msp2002/"><i>ACM
                         SIGPLAN Workshop on Memory System
@@ -285,8 +294,7 @@
                         <td valign="top">-</td>
                         <td valign="top">Finished providing
                         initial information about LLVM, we now
-                        consider the site to have "gone
-                        public".</td>
+                        consider the site to have "gone public".</td>
                     </tr>
                     <tr>
                         <td valign="top"><b>Jun 28th, 2002</b></td>





More information about the llvm-commits mailing list