[www] r324388 - Move videos to YouTube.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 12:02:00 PST 2018


Author: tbrethou
Date: Tue Feb  6 12:02:00 2018
New Revision: 324388

URL: http://llvm.org/viewvc/llvm-project?rev=324388&view=rev
Log:
Move videos to YouTube.

Modified:
    www/trunk/devmtg/2012-04-12/index.html

Modified: www/trunk/devmtg/2012-04-12/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-04-12/index.html?rev=324388&r1=324387&r2=324388&view=diff
==============================================================================
--- www/trunk/devmtg/2012-04-12/index.html (original)
+++ www/trunk/devmtg/2012-04-12/index.html Tue Feb  6 12:02:00 2018
@@ -33,11 +33,11 @@
 <tr><td><b>Wayne Palmer </b><br/>Barclays Capital</td><td>Generating Serialisation Code with Clang</td><td><a href="Slides/Wayne_Palmer.ppt">Slides</a> (<a href="Slides/Wayne_Palmer.pdf">PDF</a>) | <a href="https://youtu.be/3A-QM8hWmAc">Video</a></td></tr>
 <tr><td><b>Richard Barton </b><br/>ARM</td><td>Guaranteeing the correctness of MC for ARM</td><td><a href="Slides/Richard_Barton.ppt">Slides</a> (<a href="Slides/Richard_Barton.pdf">PDF</a>) | <a href="https://youtu.be/3A-QM8hWmAc">Video</a></td></tr>
 <tr><td><b>Michael Spencer </b><br/>Sony Computer Entertainment America</td><td>lld - the LLVM Linker</td><td><a href="Slides/Michael_Spencer.pptx">Slides</a> (<a href="Slides/Michael_Spencer.pdf">PDF</a>) | <a href="https://youtu.be/zCaFF3aOabg">Video</a></td></tr>
-<tr><td><b>Igor Bohm </b><br/>University of Edinburgh</td><td>Reducing dynamic compilation latency - concurrent and parallel dynamic compilation</td><td><a href="Slides/Igor_Bohm.pdf">Slides</a> | <a href="videos/Igor_Bohm-desktop.mov">Video</a> (<a href="videos/Igor_Bohm-mobile.mov">Mobile</a>)</td></tr>
-<tr><td><b>Mark Charlebois </b><br/>QuIC</td><td>Building Linux with LLVM</td><td><a href="Slides/Mark_Charlebois.pptx">Slides</a> (<a href="Slides/Mark_Charlebois.pdf">PDF</a>) | <a href="videos/Mark_Charlebois-desktop.mov">Video</a> (<a href="videos/Mark_Charlebois-mobile.mov">Mobile</a>)</td></tr>
-<tr><td><b>Pablo Barrio </b><br/>Univ. Politécnica de Madrid</td><td>Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures</td><td><a href="Slides/Pablo_Barrio.pptx">Slides</a> (<a href="Slides/Pablo_Barrio.pdf">PDF</a>) | <a href="videos/Pablo_Barrio-desktop.mov">Video</a> (<a href="videos/Pablo_Barrio-mobile.mov">Mobile</a>)</td></tr>
-<tr><td><b>Reed Kotler </b><br/>MIPS</td><td>Tablegen Deep Dive</td><td><a href="Slides/Reed_Kotler.ppt">Slides</a> (<a href="Slides/Reed_Kotler.pdf">PDF</a>) | <a href="Slides/talktd.tar.gz">Supporting files</a> | <a href="videos/Reed_Kotler-desktop.mov">Video</a> (<a href="videos/Reed_Kotler-mobile.mov">Mobile</a>)</td></tr>
-<tr><td><b>Ralf Karrenberg & Sebastian Hack </b><br/>Saarland University</td><td>Improving Performance of OpenCL on CPUs</td><td><a href="Slides/Ralf_Karrenberg.pdf">Slides</a> | <a href="videos/Ralf_Karrenberg-desktop.mov">Video</a> (<a href="videos/Ralf_Karrenberg-mobile.mov">Mobile</a>)</td></tr>
+<tr><td><b>Igor Bohm </b><br/>University of Edinburgh</td><td>Reducing dynamic compilation latency - concurrent and parallel dynamic compilation</td><td><a href="Slides/Igor_Bohm.pdf">Slides</a> | <a href="https://youtu.be/mh0sUqciwPM">Video</a> </td></tr>
+<tr><td><b>Mark Charlebois </b><br/>QuIC</td><td>Building Linux with LLVM</td><td><a href="Slides/Mark_Charlebois.pptx">Slides</a> (<a href="Slides/Mark_Charlebois.pdf">PDF</a>) | <a href="https://youtu.be/agO40kLhPbw">Video</a></td></tr>
+<tr><td><b>Pablo Barrio </b><br/>Univ. Politécnica de Madrid</td><td>Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in heterogeneous architectures</td><td><a href="Slides/Pablo_Barrio.pptx">Slides</a> (<a href="Slides/Pablo_Barrio.pdf">PDF</a>) | <a href="https://youtu.be/IuYknIy4ADg">Video</a></td></tr>
+<tr><td><b>Reed Kotler </b><br/>MIPS</td><td>Tablegen Deep Dive</td><td><a href="Slides/Reed_Kotler.ppt">Slides</a> (<a href="Slides/Reed_Kotler.pdf">PDF</a>) | <a href="Slides/talktd.tar.gz">Supporting files</a> | <a href="https://youtu.be/yZpASqb-zOU">Video</a></td></tr>
+<tr><td><b>Ralf Karrenberg & Sebastian Hack </b><br/>Saarland University</td><td>Improving Performance of OpenCL on CPUs</td><td><a href="Slides/Ralf_Karrenberg.pdf">Slides</a> | <a href="https://youtu.be/FKUgW7_xaiA">Video</a></td></tr>
 
 </tbody>
 </table>




More information about the llvm-commits mailing list