[llvm-commits] CVS: llvm-www/pubs/index.html
John Criswell
criswell at cs.uiuc.edu
Mon May 5 07:18:53 PDT 2008
Changes in directory llvm-www/pubs:
index.html updated: 1.70 -> 1.71
---
Log message:
Added Dinakar's 2006 DSN paper.
---
Diffs of the changes: (+3 -0)
index.html | 3 +++
1 files changed, 3 insertions(+)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.70 llvm-www/pubs/index.html:1.71
--- llvm-www/pubs/index.html:1.70 Sun May 4 16:26:44 2008
+++ llvm-www/pubs/index.html Mon May 5 09:18:09 2008
@@ -107,6 +107,9 @@
J. Cong, Y. Fan, G. Han, W. Jiang, and Z. Zhang<br>
<i>Proceedings of IEEE International SOC Conference</i>, pp. 199-202, Austin, Texas, Sept. 2006.</li>
+<li>"<a href="2006-DSN-DanglingPointer.html">Efficiently Detecting All Dangling Pointer Uses in Production Servers</a>"<br>Dinakar Dhurjati and Vikram Adve.<br><i>
+roceedings of the International Conference on Dependable Systems and Networks (DSN '06)</i>, Philadelphia, Pennsylvania, 2006.<br></li>
+
<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>
More information about the llvm-commits
mailing list