[www] r180865 - Add slides for Oleg Maslov's talk on using the LLVM	interpreter to validate
    Duncan Sands 
    baldrick at free.fr
       
    Wed May  1 11:41:25 PDT 2013
    
    
  
Author: baldrick
Date: Wed May  1 13:41:25 2013
New Revision: 180865
URL: http://llvm.org/viewvc/llvm-project?rev=180865&view=rev
Log:
Add slides for Oleg Maslov's talk on using the LLVM interpreter to validate
opencl compilers.
Added:
    www/trunk/devmtg/2013-04/maslov-slides.pdf
Modified:
    www/trunk/devmtg/2013-04/index.html
Modified: www/trunk/devmtg/2013-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-04/index.html?rev=180865&r1=180864&r2=180865&view=diff
==============================================================================
--- www/trunk/devmtg/2013-04/index.html (original)
+++ www/trunk/devmtg/2013-04/index.html Wed May  1 13:41:25 2013
@@ -167,7 +167,7 @@ need by way of abstract and introduction
   <tr>
     <td>Oleg Maslov (Intel)</td>
     <td>Talk : <a href="#talk10">LLVM Interpreter, a key component in validation of OpenCL compilers</a></td>
-    <td>Not yet available</td>
+    <td><a href="maslov-slides.pdf">Slides</a></td>
   </tr>
 
   <tr>
Added: www/trunk/devmtg/2013-04/maslov-slides.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-04/maslov-slides.pdf?rev=180865&view=auto
==============================================================================
Binary files www/trunk/devmtg/2013-04/maslov-slides.pdf (added) and www/trunk/devmtg/2013-04/maslov-slides.pdf Wed May  1 13:41:25 2013 differ
    
    
More information about the llvm-commits
mailing list