[llvm-commits] [www] r104986 - /www/trunk/devmtg/2009-10/index.html
Chris Lattner
sabre at nondot.org
Fri May 28 11:20:56 PDT 2010
Author: lattner
Date: Fri May 28 13:20:56 2010
New Revision: 104986
URL: http://llvm.org/viewvc/llvm-project?rev=104986&view=rev
Log:
add the missing videos.
Modified:
www/trunk/devmtg/2009-10/index.html
Modified: www/trunk/devmtg/2009-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2009-10/index.html?rev=104986&r1=104985&r2=104986&view=diff
==============================================================================
--- www/trunk/devmtg/2009-10/index.html (original)
+++ www/trunk/devmtg/2009-10/index.html Fri May 28 13:20:56 2010
@@ -56,7 +56,7 @@
<tr>
<td align="center">
[<a href="StateOfClang.pdf">Slides</a>]<br>
- [No Video]
+ [<a href="http://devimages.apple.com/llvm/videos/StateOfClang.mov">Video</a>]
</td>
<td>Doug Gregor, Chris Lattner, Ted Kremenek<br></td>
<td>
@@ -116,7 +116,7 @@
<tr>
<td align="center">
[<a href="ScalarEvolutionAndLoopOptimization.pdf">Slides</a>]<br>
- [No Video]
+ [<a href="http://devimages.apple.com/llvm/videos/ScalarEvolutionLoopOptimizationLLVM.mov">Video</a>]
</td>
<td>Dan Gohman<br></td>
<td><b>ScalarEvolution and Loop Optimization</b> - LLVM's ScalarEvolution framework has undergone some major changes and now sports some cool new features. I'll give an overview of what ScalarEvolution can do, illustrate the new features, and discuss the infrastructure behind the functionality.
@@ -186,7 +186,7 @@
<tr>
<td align="center">
[<a href="RegisterAllocationFutureWorks.pdf">Slides</a>]<br>
- [No Videos]<br>
+ [<a href="http://devimages.apple.com/llvm/videos/FutureLLVMRegister.mov">Videos</a>]<br>
</td>
<td>Lang Hames<br></td>
<td><b>Future Works in LLVM Register Allocation</b> - About the future of register allocation in LLVM.
@@ -209,7 +209,7 @@
<tr>
<td align="center">
[<a href="OpenCLWithLLVM.pdf">Slides</a>]<br>
- [No Videos]<br>
+ [<a href="http://devimages.apple.com/llvm/videos/OpenCLandLLVM.mov">Videos</a>]<br>
</td>
<td>Nate Begeman<br></td>
<td><b>OpenCL</b></td>
More information about the llvm-commits
mailing list