[llvm-commits] CVS: llvm-www/pubs/index.html
Chris Lattner
sabre at nondot.org
Thu Jan 24 14:53:01 PST 2008
Changes in directory llvm-www/pubs:
index.html updated: 1.61 -> 1.62
---
Log message:
add paper to index.
---
Diffs of the changes: (+5 -0)
index.html | 5 +++++
1 files changed, 5 insertions(+)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.61 llvm-www/pubs/index.html:1.62
--- llvm-www/pubs/index.html:1.61 Thu Jan 17 11:18:48 2008
+++ llvm-www/pubs/index.html Thu Jan 24 16:52:43 2008
@@ -3,6 +3,11 @@
<ol>
+<li>"<a href="2008-CGO-DagISel.html">Near-Optimal Instruction Selection on DAGs</a>"<br>
+David Ryan Koes and Seth Copen Goldstein<br>
+<i>Proc. ACM Conference on Code Generation and Optimization (CGO'08)</i>, Boston, MA, 2008.</li>
+
+
<li><a href="2007-SOSP-SVA.html">
Secure Virtual Architecture: A Safe Execution Environment for Commodity
Operating Systems</a><br>John Criswell, Andrew Lenharth, Dinakar Dhurjati, and
More information about the llvm-commits
mailing list