[llvm-commits] CVS: llvm-www/pubs/index.html
Vikram Adve
vadve at cs.uiuc.edu
Sun May 4 14:24:54 PDT 2008
Changes in directory llvm-www/pubs:
index.html updated: 1.68 -> 1.69
---
Log message:
Added ICSE 06 paper.
---
Diffs of the changes: (+7 -0)
index.html | 7 +++++++
1 files changed, 7 insertions(+)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.68 llvm-www/pubs/index.html:1.69
--- llvm-www/pubs/index.html:1.68 Fri Apr 25 11:06:00 2008
+++ llvm-www/pubs/index.html Sun May 4 16:24:07 2008
@@ -110,6 +110,13 @@
<li>"<a href="2006-06-18-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="http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html">
+"Backwards-Compatible Array Bounds Checking for C with Very Low Overhead"</a>,
+<br>By Dinakar Dhurjati and Vikram Adve,
+<br><i>Proceedings of the 28th
+International Conference on Software Engineering (ICSE '06)</i>,
+Shanghai, China, 2006.
+
<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>
More information about the llvm-commits
mailing list