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

Chris Lattner sabre at nondot.org
Tue Feb 12 11:36:54 PST 2008



Changes in directory llvm-www/pubs:

index.html updated: 1.63 -> 1.64
---
Log message:

add to index page


---
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.63 llvm-www/pubs/index.html:1.64
--- llvm-www/pubs/index.html:1.63	Thu Jan 24 16:53:51 2008
+++ llvm-www/pubs/index.html	Tue Feb 12 13:36:35 2008
@@ -2,6 +2,9 @@
 <div class="www_sectiontitle">LLVM Related Publications</div>
 
 <ol>
+<li>"<a href="2008-02-23-TRANSACT-TangerObjBased.html">Making Object-Based STM Practical in Unmanaged Environments</a>"<br>
+Torvald Riegel and Diogo Becker de Brum<br>
+<i>ACM SIGPLAN Workshop on Transactional Computing (TRANSACT 2008)</i>, Salt Lake City, Utah, 2008</li>
 
 <li>"<a href="2008-CGO-DagISel.html">Near-Optimal Instruction Selection on DAGs</a>"<br>
 David Ryan Koes and Seth Copen Goldstein<br>






More information about the llvm-commits mailing list