[llvm-commits] [www] r169347 - /www/trunk/devmtg/2012-11/index.html

Chris Lattner sabre at nondot.org
Tue Dec 4 16:44:51 PST 2012


Author: lattner
Date: Tue Dec  4 18:44:51 2012
New Revision: 169347

URL: http://llvm.org/viewvc/llvm-project?rev=169347&view=rev
Log:
lightning talk videos (one missing)


Modified:
    www/trunk/devmtg/2012-11/index.html

Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=169347&r1=169346&r2=169347&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Tue Dec  4 18:44:51 2012
@@ -101,26 +101,29 @@
   <tr><th>Media</th><th>Talk Information</th></tr>
 
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Martinez_ProjectDependencies.mp4">Video</a></td>
     <td><b>Project Dependency Impact on Clang’s Build Time</b><br>Javier Martinez</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Criswell_AutomatedDefense.mp4">Video</a></td>
     <td><b>Clang and LLVM for Automated Defense (and Great Justice)</b><br>John Criswell</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Weber_TypeAwareMemoryProfiling.mp4">Video</a></td>
     <td><b>A Prototype for Fast Type-Aware Memory Profiling</b><br>Nico Weber</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Gribenko_MPITypeSafety.mp4">Video</a></td>
     <td><b>Statically Checking MPI Type Safety</b><br>Dmitri Gribenko</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Tzannes_ParallelismAnnotations.mp4">Video</a></td>
     <td><b>Annotations for Safe Parallelism</b><br>Alexandros Tzannes</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+          <a href="videos/Keryell_SoSlang.mp4">Video</a></td>
     <td><b>SoSlang</b><br>Ronan Keryell</td></tr>
   <tr><td>Slides<br>
-          Video</td>
+    <a href="videos/Abbey_Bitcode.mp4">Video</a></td>
     <td><b>Bitcode compatibility</b><br>Joe Abbey</td></tr>
+<!--  <tr><td>Slides<br>
+    <a href="videos/TITalk.mp4">Video</a></td>
+    <td><b>TITalk?</b><br>todo</td></tr>-->
 
 </table>
 </p>





More information about the llvm-commits mailing list