[llvm-commits] CVS: llvm-www/safecode/pubs.html

John Criswell criswell at cs.uiuc.edu
Mon May 17 12:42:54 PDT 2010



Changes in directory llvm-www/safecode:

pubs.html updated: 1.8 -> 1.9
---
Log message:

Added Andrew's Recovery Domains paper.


---
Diffs of the changes:  (+15 -0)

 pubs.html |   15 +++++++++++++++
 1 files changed, 15 insertions(+)


Index: llvm-www/safecode/pubs.html
diff -u llvm-www/safecode/pubs.html:1.8 llvm-www/safecode/pubs.html:1.9
--- llvm-www/safecode/pubs.html:1.8	Mon May 17 14:25:29 2010
+++ llvm-www/safecode/pubs.html	Mon May 17 14:42:39 2010
@@ -65,6 +65,21 @@
 
         <br>
 
+        <li><a href="http://llvm.org/pubs/2009-03-ASPLOS-Recovery.html">
+        <b>
+        Recovery Domains: An Organizing Principle for Recoverable Operating
+        Systems
+        </b></a>
+        <br>
+        Andrew Lenharth, Samuel T. King, and and Vikram Adve
+        <br>
+        <i>Proceedings of the Fourteenth International Conference on
+Architectural Support for Programming Languages and Operating Systems (ASPLOS)</i>,
+        Washington, D.C., March 2009.
+        </li>
+
+        <br>
+
         <li><a href="http://llvm.org/pubs/2007-SOSP-SVA.html">
         <b>
         Secure Virtual Architecture: A Safe Execution Environment for Commodity






More information about the llvm-commits mailing list