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

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 23 16:59:24 PDT 2005



Changes in directory llvm-www/pubs:

index.html updated: 1.30 -> 1.31
---
Log message:

add a missing <br>


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

 index.html |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.30 llvm-www/pubs/index.html:1.31
--- llvm-www/pubs/index.html:1.30	Sun Oct 23 18:53:56 2005
+++ llvm-www/pubs/index.html	Sun Oct 23 18:59:11 2005
@@ -15,7 +15,7 @@
 
 <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>Proceedings of the
+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>
 
@@ -38,14 +38,14 @@
   Allocation: A Study of the Chaitin-Briggs and Callahan-Koblenz 
   Algorithms</a>"<br>
   By Keith Cooper, Anshuman Dasgupta, and Jason Eckhardt.<br>
-  <i>Proceedings of the Workshop on Languages and Compilers for Parallel
+  <i>Proc. of the Workshop on Languages and Compilers for Parallel
      Computing (LCPC'05)</i>, Hawthorne, NY, October 20-22, 2005</li>
 
 <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>
   <i>Proc. of the ACM International Conference on Compilers,
-  Architecture, and Synthesis for Embedded Systems (CASES)</i>,
+  Architecture, and Synthesis for Embedded Systems (CASES'05)</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>
@@ -66,15 +66,15 @@
 
 <li>"<a href="2005-06-12-MSP-PointerComp.html">Transparent Pointer Compression 
 for Linked Data Structures</a>"<br>
-Chris Lattner and Vikram Adve<br>  <i>Proceedings of the
+Chris Lattner and Vikram Adve<br>  <i>Proc. of the
 ACM Workshop on Memory System Performance (MSP'05)</i>, Chicago, Illinois, June, 2005.
 </li>
 
 <li><a href="2005-03-14-ACP4IS-AspectsKernel.html">Using a Low-Level Virtual
    Machine to Improve Dynamic Aspect Support in Operating System Kernels</a><br>
-   By Michael Engel and Bernd Freisleben.
-<i>Proceedings of the 4th AOSD Workshop on Aspects, Components, and Patterns for
-   Infrastructure Software (ACP4IS)</i>, March 14-18, Chicago, 2005
+   By Michael Engel and Bernd Freisleben.<br>
+<i>Proc. of the 4th AOSD Workshop on Aspects, Components, and Patterns for
+   Infrastructure Software (ACP4IS'05)</i>, March 14-18, Chicago, 2005
 </li>
 
 <li>"<a href="2005-02-TECS-SAFECode.html">Memory Safety Without
@@ -109,7 +109,7 @@
 
 <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<br> <i>Proceedings of
+Adve and Chris Lattner<br> <i>Proc. of
 Languages Compilers and Tools for Embedded Systems 2003 (LCTES 03)</i>, San
 Diego, CA, June 2003.  </li>
 






More information about the llvm-commits mailing list