[llvm-commits] CVS: llvm-www/pubs/index.html
Misha Brukman
brukman at cs.uiuc.edu
Wed May 4 22:38:41 PDT 2005
Changes in directory llvm-www/pubs:
index.html updated: 1.17 -> 1.18
---
Log message:
Wrap long lines
---
Diffs of the changes: (+5 -2)
index.html | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.17 llvm-www/pubs/index.html:1.18
--- llvm-www/pubs/index.html:1.17 Wed May 4 18:18:54 2005
+++ llvm-www/pubs/index.html Thu May 5 00:38:30 2005
@@ -53,8 +53,11 @@
<ol>
-<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>
+<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>
<li>"<a href="2005-05-21-PLDI-PoolAlloc.html">Automatic Pool Allocation:
Improving Performance by Controlling Data Structure Layout in the Heap</a>"<br>
More information about the llvm-commits
mailing list