[llvm-commits] [www] r169332 - in /www/trunk/devmtg/2012-11: Rotem-VectorizationBOF.pdf index.html
    Chris Lattner 
    sabre at nondot.org
       
    Tue Dec  4 15:06:34 PST 2012
    
    
  
Author: lattner
Date: Tue Dec  4 17:06:34 2012
New Revision: 169332
URL: http://llvm.org/viewvc/llvm-project?rev=169332&view=rev
Log:
add slides for Nadav's BOF.
Added:
    www/trunk/devmtg/2012-11/Rotem-VectorizationBOF.pdf   (with props)
Modified:
    www/trunk/devmtg/2012-11/index.html
Added: www/trunk/devmtg/2012-11/Rotem-VectorizationBOF.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Rotem-VectorizationBOF.pdf?rev=169332&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2012-11/Rotem-VectorizationBOF.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=169332&r1=169331&r2=169332&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Tue Dec  4 17:06:34 2012
@@ -106,7 +106,8 @@
   <tr><td></td><td><b>BOF: SPIR - A Standard Portable IR for OpenCL Kernel Language</b><br>Boaz Ouriel, <i>Intel</i></td></tr>
   <tr><td></td><td><b>BOF: Memory Safety, Debugging Tools, and Automated
     Defenses</b><br>Santosh Nagarakatte, <i>Rutgers University</i>, John Criswell, <i>University of Illinois</i></td></tr>
-  <tr><td></td><td><b>BOF: Vectorization in LLVM</b><br>Nadav Rotem, <i>Apple</i></td></tr>
+  <tr><td><a href="Rotem-VectorizationBOF.pdf">Slides</a></td>
+      <td><b>BOF: Vectorization in LLVM</b><br>Nadav Rotem, <i>Apple</i></td></tr>
 </table>
 
 <p><b>Posters:</b></p>
    
    
More information about the llvm-commits
mailing list