[llvm-commits] CVS: llvm-www/devmtg/2008-08/index.html
Chris Lattner
sabre at nondot.org
Sun Aug 3 23:41:45 PDT 2008
Changes in directory llvm-www/devmtg/2008-08:
index.html updated: 1.14 -> 1.15
---
Log message:
add nuno's talk video
---
Diffs of the changes: (+4 -2)
index.html | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.14 llvm-www/devmtg/2008-08/index.html:1.15
--- llvm-www/devmtg/2008-08/index.html:1.14 Mon Aug 4 01:32:28 2008
+++ llvm-www/devmtg/2008-08/index.html Mon Aug 4 01:41:26 2008
@@ -98,7 +98,9 @@
</td>
</tr>
- <tr><td>[<a href="Lopes_PHP-JIT-InTwoDays.pdf">Slides</a>] [Video]</td>
+ <tr><td>[<a href="Lopes_PHP-JIT-InTwoDays.pdf">Slides</a>]
+ [<a href="Lopes_PHP-JIT-InTwoDays_Hi.m4v">Video Hi</a>]
+ [<a href="Lopes_PHP-JIT-InTwoDays_Lo.3gp">Video Lo</a>]</td>
<td>Nuno Lopes<br><i>Instituto Superior Tecnico</i></td>
<td><b>Building a JIT compiler for PHP in 2 days</b> - This talk describes
the implementation of the PHP interpreter and how it was easily changed into
@@ -300,7 +302,7 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br>Last modified: $Date: 2008/08/04 06:32:28 $
+<br>Last modified: $Date: 2008/08/04 06:41:26 $
</address>
<!--#include virtual="../../footer.incl" -->
More information about the llvm-commits
mailing list