[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Oct 1 15:56:02 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.54 -> 1.55
---
Log message:
Fix link, wrap at 80 cols
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.54 llvm/www/www-index.html:1.55
--- llvm/www/www-index.html:1.54 Wed Oct 1 15:29:57 2003
+++ llvm/www/www-index.html Wed Oct 1 15:55:23 2003
@@ -79,10 +79,14 @@
<tr>
<td>
<ol>
- <li>"<a href="pubs/2003-10-01-LLVMLifelongOpt.html">
+ <li>"<a href="pubs/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 36th annual ACM/IEEE international symposium on Microarchitecture (MICRO-36)</i></a>, San Diego, CA, December 2003.
-
+ 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 36th annual ACM/IEEE international symposium on
+ Microarchitecture (MICRO-36)</i></a>, San Diego, CA,
+ December 2003.
<li>"<a href="pubs/2003-05-05-LCTES03-CodeSafety.html">
Memory Safety Without Runtime Checks or Garbage
Collection</a>"<br>
More information about the llvm-commits
mailing list