[llvm-commits] CVS: llvm-www/devmtg/2008-08/index.html
Chris Lattner
sabre at nondot.org
Tue Aug 5 08:44:59 PDT 2008
Changes in directory llvm-www/devmtg/2008-08:
index.html updated: 1.22 -> 1.23
---
Log message:
center media column
---
Diffs of the changes: (+15 -14)
index.html | 29 +++++++++++++++--------------
1 files changed, 15 insertions(+), 14 deletions(-)
Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.22 llvm-www/devmtg/2008-08/index.html:1.23
--- llvm-www/devmtg/2008-08/index.html:1.22 Tue Aug 5 10:42:43 2008
+++ llvm-www/devmtg/2008-08/index.html Tue Aug 5 10:44:41 2008
@@ -36,7 +36,7 @@
<tr><th>Media</th><th>Who</th><th>Description</th></tr>
<tr>
- <td>
+ <td align="center">
[<a href="Lattner_Intro_Hi.m4v">Video Hi</a>]
[<a href="Lattner_Intro_Lo.3gp">Video Lo</a>]
</td>
@@ -46,7 +46,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Naroff_Clang.pdf">Slides</a>]
[<a href="Naroff_Clang_Hi.m4v">Video Hi</a>]
[<a href="Naroff_Clang_Lo.3gp">Video Lo</a>]
@@ -57,7 +57,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Gohman_CodeGenAndSelectionDAGs.pdf">Slides</a>]
[<a href="Gohman_CodeGenAndSelectionDAGs_Hi.m4v">Video Hi</a>]
[<a href="Gohman_CodeGenAndSelectionDAGs_Lo.3gp">Video Lo</a>]
@@ -70,7 +70,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Cheng_RegisterAllocation.pdf">Slides</a>]
[<a href="Cheng_RegisterAllocation.pdf_Hi.m4v">Video Hi</a>]
[<a href="Cheng_RegisterAllocation.pdf_Lo.3gp">Video Lo</a>]
@@ -84,7 +84,8 @@
</tr>
<tr>
- <td>[Slides]
+ <td align="center">
+ [Slides]
[<a href="Begeman_EfficientJIT_Hi.m4v">Video Hi</a>]
[<a href="Begeman_EfficientJIT_Lo.3gp">Video Lo</a>]
</td>
@@ -100,7 +101,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Rose_AdobePixelBender.pdf">Slides</a>]
[<a href="Rose_AdobePixelBender_Hi.m4v">Video Hi</a>]
[<a href="Rose_AdobePixelBender_Lo.3gp">Video Lo</a>]
@@ -116,7 +117,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Kremenek_StaticAnalyzer.pdf">Slides</a>]
[<a href="Kremenek_StaticAnalyzer_Hi.m4v">Video Hi</a>]
[<a href="Kremenek_StaticAnalyzer_Lo.3gp">Video Lo</a>]
@@ -134,7 +135,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<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>]
@@ -148,7 +149,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Korobeynikov_LLVMC2-CompilerDriver.pdf">Slides</a>]
[<a href="Korobeynikov_LLVMC2-CompilerDriver_Hi.m4v">Video Hi</a>]
[<a href="Korobeynikov_LLVMC2-CompilerDriver_Lo.3gp">Video Lo</a>]
@@ -164,7 +165,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Criswell_SVA.pdf">Slides</a>]
[No video]
</td>
@@ -174,7 +175,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Geoffray_VMKitProject.pdf">Slides</a>]
[<a href="Geoffray_VMKitProject_Hi.m4v">Video Hi</a>]
[<a href="Geoffray_VMKitProject_Lo.3gp">Video Lo</a>]
@@ -189,7 +190,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Sander_HW-SW-CoDesignflowWithLLVM.pdf">Slides</a>]
[<a href="Sander_HW-SW-CoDesignflowWithLLVM_Hi.m4v">Video Hi</a>]
[<a href="Sander_HW-SW-CoDesignflowWithLLVM_Lo.3gp">Video Lo</a>]
@@ -205,7 +206,7 @@
</tr>
<tr>
- <td>
+ <td align="center">
[<a href="Petersen_FlashCCompiler.pdf">Slides</a>]
[<a href="Petersen_FlashCCompiler_Hi.m4v">Video Hi</a>]
[<a href="Petersen_FlashCCompiler_Lo.3gp">Video Lo</a>]
@@ -362,7 +363,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/05 15:42:43 $
+<br>Last modified: $Date: 2008/08/05 15:44:41 $
</address>
<!--#include virtual="../../footer.incl" -->
More information about the llvm-commits
mailing list