[llvm-commits] CVS: llvm-www/pubs/index.html
Chris Lattner
sabre at nondot.org
Wed Mar 28 20:28:10 PDT 2007
Changes in directory llvm-www/pubs:
index.html updated: 1.45 -> 1.46
---
Log message:
link to new paper
---
Diffs of the changes: (+10 -1)
index.html | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletion(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.45 llvm-www/pubs/index.html:1.46
--- llvm-www/pubs/index.html:1.45 Tue Mar 13 08:15:19 2007
+++ llvm-www/pubs/index.html Wed Mar 28 22:27:53 2007
@@ -3,7 +3,16 @@
<ol>
-<li>"<a href="2007-03-12-BossaLLVMIntro.html">The LLVM Compiler System</a>"<br>Chris Lattner<br><i>2007 Bossa Conference on Open Source, Mobile Internet and Multimedia</i>, Recife, Brazil, March 2007.<br></li>
+<li>"<a href="2007-06-10-PLDI-DSA.html">Making Context-Sensitive Points-to
+ Analysis with Heap Cloning Practical For The Real World</a>"<br>
+ Chris Lattner, Andrew Lenharth, and Vikram Adve.<br>
+ <i>Proc. of the 2007 ACM SIGPLAN Conference on Programming Language
+ Design and Implementation (PLDI'07)</i>, San Diego, CA, Jun, 2007.<br></li>
+
+<li>"<a href="2007-03-12-BossaLLVMIntro.html">The LLVM Compiler System</a>"<br>
+ Chris Lattner<br>
+ <i>2007 Bossa Conference on Open Source, Mobile Internet and Multimedia</i>,
+ Recife, Brazil, March 2007.<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