Changes in directory llvm-www/pubs:
index.html updated: 1.39 -> 1.40 --- Log message: Added the WIOSCA 2006 paper on LLVA-OS to the About LLVM section. Moved the VEE 2006 paper on Vector LLVA to the About LLVM section. These were placed here because they propose extensions to the LLVM instruction set. --- Diffs of the changes: (+6 -0) index.html | 6 ++++++ 1 files changed, 6 insertions(+) Index: llvm-www/pubs/index.html diff -u llvm-www/pubs/index.html:1.39 llvm-www/pubs/index.html:1.40 --- llvm-www/pubs/index.html:1.39 Mon Jun 12 15:34:42 2006 +++ llvm-www/pubs/index.html Tue Jun 20 12:09:19 2006 @@ -3,6 +3,12 @@ <ol> +<li>"<a href="2006-06-15-WIOSCA-LLVAOS.html">A Virtual Instruction Set Interface for Operating System Kernels</a>"<br>John Criswell, Brent Monroe, and Vikram Adve.<br><i> +Workshop on the Interaction between Operating Systems and Computer Architecture (WIOSCA '06)</i>, Boston, Massachusetts, 2006.<br></li> + +<li>"<a href="2006-06-15-VEE-VectorLLVA.html">Vector LLVA: A Virtual Vector Instruction Set for Media Processing</a>"<br>Robert L. Bocchino Jr. and Vikram S. Adve.<br><i> +Proc. of the Second International Conference on Virtual Execution Environments (VEE'06)</i>, Ottawa, Canada, 2006.<br></li> + <li>"<a href="2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a>"<br>Chris Lattner<br> <i>2006 Itanium Conference and Expo</i>, San Jose, California, April 2006.</li> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits