[llvm-commits] [www] r144101 - /www/trunk/devmtg/2011-09-16/index.html

Tanya Lattner tonic at nondot.org
Tue Nov 8 10:55:57 PST 2011


Author: tbrethou
Date: Tue Nov  8 12:55:57 2011
New Revision: 144101

URL: http://llvm.org/viewvc/llvm-project?rev=144101&view=rev
Log:
Add videos.

Modified:
    www/trunk/devmtg/2011-09-16/index.html

Modified: www/trunk/devmtg/2011-09-16/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2011-09-16/index.html?rev=144101&r1=144100&r2=144101&view=diff
==============================================================================
--- www/trunk/devmtg/2011-09-16/index.html (original)
+++ www/trunk/devmtg/2011-09-16/index.html Tue Nov  8 12:55:57 2011
@@ -46,6 +46,8 @@
 <tr>
 <td align="center">
   [ <a href="EuroLLVM2011-MultiVersioningInLLVM.pdf">Slides</a> ]
+<p>[<a href="videos/Jimborean-MultiVersioningInLLVM-desktop.mp4">Video</a>] (Computer)
+<br>[<a href="videos/Jimborean-MultiVersioningInLLVM-mobile.mp4">Video</a>] (Mobile)</p>
 </td>
 <td>
   <b>Handling Multi-Versioning in LLVM: Code Tracking and Cloning</b><br/>
@@ -56,6 +58,8 @@
 <tr class="alt">
 <td align="center">
   [ <a href="EuroLLVM2011-MoreTargetIndependentLLVMBitcode.pdf">Slides</a> ]
+<p>[<a href="videos/Kang-TargetIndependentBitcode-desktop.mp4">Video</a>] (Computer)
+<br>[<a href="videos/Kang-TargetIndependentBitcode-mobile.mp4">Video</a>] (Mobile)</p>
 </td>
 <td>
   <b>More Target Independent LLVM Bitcode</b><br/>
@@ -66,6 +70,8 @@
 <tr>
 <td align="center">
   [ <a href="EuroLLVM2011-JET.pdf">Slides</a> ]
+<p>[<a href="videos/Bailey-JET-desktop.mp4">Video</a>] (Computer)
+<br>[<a href="videos/Bailey-JET-mobile.mp4">Video</a>] (Mobile)</p>
 </td>
 <td>
   <b>Jet: A Language and Heterogeneous Compiler for Fluid Simulations</b><br/>
@@ -76,6 +82,8 @@
 <tr class="alt">
 <td align="center">
   [ <a href="EuroLLVM2011-LLVMplusARM.pdf">Slides</a> ]
+<p>[<a href="videos/Korobeynikov-ARMStatus-desktop.mp4">Video</a>] (Computer)
+<br>[<a href="videos/Korobeynikov-ARMStatus-mobile.mp4">Video</a>] (Mobile)</p>
 </td>
 <td>
   <b>LLVM+ARM: Status of ARM platform support in LLVM and more</b><br/>





More information about the llvm-commits mailing list