[llvm-commits] [www] r169436 - in /www/trunk/devmtg/2012-11: Abbey_Bitcode.pdf Criswell_AutomatedDefense.pdf Keryell_SoSlang.pdf Tzannes_ParallelismAnnotations.pdf index.html

Chris Lattner sabre at nondot.org
Wed Dec 5 14:29:14 PST 2012


Author: lattner
Date: Wed Dec  5 16:29:14 2012
New Revision: 169436

URL: http://llvm.org/viewvc/llvm-project?rev=169436&view=rev
Log:
add the rest of the lightning talk slides (thanks Tanya)

Added:
    www/trunk/devmtg/2012-11/Abbey_Bitcode.pdf   (with props)
    www/trunk/devmtg/2012-11/Criswell_AutomatedDefense.pdf   (with props)
    www/trunk/devmtg/2012-11/Keryell_SoSlang.pdf   (with props)
    www/trunk/devmtg/2012-11/Tzannes_ParallelismAnnotations.pdf   (with props)
Modified:
    www/trunk/devmtg/2012-11/index.html

Added: www/trunk/devmtg/2012-11/Abbey_Bitcode.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Abbey_Bitcode.pdf?rev=169436&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2012-11/Abbey_Bitcode.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2012-11/Criswell_AutomatedDefense.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Criswell_AutomatedDefense.pdf?rev=169436&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2012-11/Criswell_AutomatedDefense.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2012-11/Keryell_SoSlang.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Keryell_SoSlang.pdf?rev=169436&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2012-11/Keryell_SoSlang.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2012-11/Tzannes_ParallelismAnnotations.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Tzannes_ParallelismAnnotations.pdf?rev=169436&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2012-11/Tzannes_ParallelismAnnotations.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=169436&r1=169435&r2=169436&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Wed Dec  5 16:29:14 2012
@@ -103,7 +103,7 @@
   <tr><td><a href="Martinez_ProjectDependencies.pdf">Slides</a><br>
           <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>
+  <tr><td><a href="Criswell_AutomatedDefense.pdf">Slides</a><br>
           <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><a href="Weber_TypeAwareMemoryProfiling.pdf">Slides</a><br>
@@ -112,13 +112,13 @@
   <tr><td><a href="Gribenko_MPITypeSafety.pdf">Slides</a><br>
           <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>
+  <tr><td><a href="Tzannes_ParallelismAnnotations.pdf">Slides</a><br>
           <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>
+  <tr><td><a href="Keryell_SoSlang.pdf">Slides</a><br>
           <a href="videos/Keryell_SoSlang.mp4">Video</a></td>
     <td><b>SoSlang</b><br>Ronan Keryell</td></tr>
-  <tr><td>Slides<br>
+  <tr><td><a href="Abbey_Bitcode.pdf">Slides</a><br>
     <a href="videos/Abbey_Bitcode.mp4">Video</a></td>
     <td><b>Bitcode compatibility</b><br>Joe Abbey</td></tr>
   <tr><td><a href="Humphreys-LLVMTI.pdf">Slides</a><br>





More information about the llvm-commits mailing list