[llvm-commits] CVS: llvm-www/pubs/2007-06-10-PLDI-DSA-Presentation.pdf 2007-06-10-PLDI-DSA.html

Andrew Lenharth alenhar2 at cs.uiuc.edu
Mon Nov 3 19:45:07 PST 2008



Changes in directory llvm-www/pubs:

2007-06-10-PLDI-DSA-Presentation.pdf added (r1.1)
2007-06-10-PLDI-DSA.html updated: 1.2 -> 1.3
---
Log message:

DSA slides

---
Diffs of the changes:  (+5 -2)

 2007-06-10-PLDI-DSA-Presentation.pdf |    0 
 2007-06-10-PLDI-DSA.html             |    7 +++++--
 2 files changed, 5 insertions(+), 2 deletions(-)


Index: llvm-www/pubs/2007-06-10-PLDI-DSA-Presentation.pdf


Index: llvm-www/pubs/2007-06-10-PLDI-DSA.html
diff -u llvm-www/pubs/2007-06-10-PLDI-DSA.html:1.2 llvm-www/pubs/2007-06-10-PLDI-DSA.html:1.3
--- llvm-www/pubs/2007-06-10-PLDI-DSA.html:1.2	Thu Mar 29 16:49:41 2007
+++ llvm-www/pubs/2007-06-10-PLDI-DSA.html	Mon Nov  3 21:44:20 2008
@@ -14,7 +14,7 @@
 </div>
 <div class="pub_author">
   <a href="http://www.nondot.org/sabre/">Chris Lattner</a>,
-  Andrew Lenharth, and
+  <a href="http://www.lenharth.org/~andrewl/">Andrew Lenharth</a>, and
   <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>
 </div>
 
@@ -67,7 +67,10 @@
 </ul>
 
 <h3>Slides:</h3>
-<p>not yet</p>
+<ul>
+  <li><a href="2007-06-10-PLDI-DSA-Presentation.pdf">Making Context-Sensitive Points-to
+       Analysis with Heap Cloning Practical For The Real World</a> (PDF)</li>
+</ul>
 
 <h2>BibTeX Entry:</h2>
 <pre>






More information about the llvm-commits mailing list