[llvm-commits] CVS: llvm-www/pubs/index.html 2008-CGO-DagISel.html
Chris Lattner
sabre at nondot.org
Thu Jan 24 14:54:10 PST 2008
Changes in directory llvm-www/pubs:
index.html updated: 1.62 -> 1.63
2008-CGO-DagISel.html updated: 1.1 -> 1.2
---
Log message:
more formal name.
---
Diffs of the changes: (+2 -2)
2008-CGO-DagISel.html | 2 +-
index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.62 llvm-www/pubs/index.html:1.63
--- llvm-www/pubs/index.html:1.62 Thu Jan 24 16:52:43 2008
+++ llvm-www/pubs/index.html Thu Jan 24 16:53:51 2008
@@ -5,7 +5,7 @@
<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>
+<i>Proc. of the 2008 International Symposium on Code Generation and Optimization (CGO'08)</i>, Boston, MA, 2008.</li>
<li><a href="2007-SOSP-SVA.html">
Index: llvm-www/pubs/2008-CGO-DagISel.html
diff -u llvm-www/pubs/2008-CGO-DagISel.html:1.1 llvm-www/pubs/2008-CGO-DagISel.html:1.2
--- llvm-www/pubs/2008-CGO-DagISel.html:1.1 Thu Jan 24 16:51:03 2008
+++ llvm-www/pubs/2008-CGO-DagISel.html Thu Jan 24 16:53:51 2008
@@ -29,7 +29,7 @@
<h2>Published:</h2>
"Near-Optimal Instruction Selection on DAGs"<br>
David Ryan Koes and Seth Copen Goldstein<br>
-<i>Proc. ACM Conference on Code Generation and Optimization (CGO'08)</i>, Boston, MA, 2008.
+<i>Proc. of the 2008 International Symposium on Code Generation and Optimization (CGO'08)</i>, Boston, MA, 2008.
<h2>Download:</h2>
<h3>Paper:</h3>
More information about the llvm-commits
mailing list