[llvm-commits] [www] r147460 - /www/trunk/devmtg/2011-11/index.html

Chris Lattner sabre at nondot.org
Tue Jan 3 11:09:13 PST 2012


Author: lattner
Date: Tue Jan  3 13:09:12 2012
New Revision: 147460

URL: http://llvm.org/viewvc/llvm-project?rev=147460&view=rev
Log:
add some video links

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

Modified: www/trunk/devmtg/2011-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2011-11/index.html?rev=147460&r1=147459&r2=147460&view=diff
==============================================================================
--- www/trunk/devmtg/2011-11/index.html (original)
+++ www/trunk/devmtg/2011-11/index.html Tue Jan  3 13:09:12 2012
@@ -51,8 +51,7 @@
 <tr>
 <td align="center">
 [<a href="Gregor_ExtendingClang.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Video] (Mobile)</p>
+<p>[<a href="http://devimages.apple.com/llvm/videos/ExtendingClang.m4v">Video</a>] </p>
 </td>
 <td><b><a href="#talk4">Extending Clang</a></b><br>Doug Gregor, <i>Apple</i></td>
 </tr>
@@ -103,8 +102,7 @@
 </tr>
 
 <tr><td align="center">[<a href="Grosbach_Anderson_LLVMMC.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Video] (Mobile)</p>
+<p>[<a href="http://devimages.apple.com/llvm/videos/LLVMMCinPractice.m4v">Video</a>] </p>
 </td>
 <td><b><a href="#talk8">LLVM MC In Practice</a></b><br>Jim Grosbach, Owen Anderson <i>Apple</i></td>
 </tr>
@@ -140,8 +138,7 @@
 </tr>
 
 <tr><td align="center">[<a href="Olesen_RegisterAllocation.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Video] (Mobile)</p>
+<p>[<a href="http://devimages.apple.com/llvm/videos/RegisterAllocationinLLVM30.m4v">Video</a>]</p>
 </td>
 <td><b><a href="#talk6">Register Allocation in LLVM 3.0</a></b><br>Jakob Olesen, <i>Apple</i></td>
 </tr>





More information about the llvm-commits mailing list