[www] r360440 - Add more video links

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 09:54:16 PDT 2019


Author: tbrethou
Date: Fri May 10 09:54:16 2019
New Revision: 360440

URL: http://llvm.org/viewvc/llvm-project?rev=360440&view=rev
Log:
Add more video links

Modified:
    www/trunk/devmtg/2019-04/index.html

Modified: www/trunk/devmtg/2019-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/index.html?rev=360440&r1=360439&r2=360440&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/index.html (original)
+++ www/trunk/devmtg/2019-04/index.html Fri May 10 09:54:16 2019
@@ -152,7 +152,7 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_4">
   A compiler approach to Cyber-Security</a>
-  [ <a href="https://youtu.be/LPj4phdJABw">Video<</a> ]
+  [ <a href="https://youtu.be/LPj4phdJABw">Video</a> ]
   [ <a href="slides/TechTalk-Ferriere-A_compiler_approach_to_cybersecurity.pdf">Slides</a> ]
   <i>François de Ferrière (STMicroelectronics)</i>
 </li>
@@ -200,7 +200,7 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_12">
   LLDB Reproducers</a>
-  [ Video ]
+  [ <a href="https://youtu.be/ygdzXnfyvbg">Video</a> ]
   [ <a href="slides/TechTalk-Devlieghere-LLDB_reproducers.pdf">Slides</a> ]
   <i>Jonas Devlieghere (Apple)</i>
 </li>
@@ -224,7 +224,7 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_16">
   clang-scan-deps: Fast dependency scanning for explicit modules</a>
-  [ Video ]
+  [ <a href="https://youtu.be/Ptr6e4CVTd4">Video</a> ]
   [ <a href="slides/TechTalk-Lorenz-clang-scan-deps_Fast_dependency_scanning_for_explicit_modules.pdf">Slides</a> ]
   <i>Alex Lorenz (Apple), Michael Spencer (Apple)</i>
 </li>
@@ -254,13 +254,13 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#Talk_21">
   A Tale of Two ABIs: ILP32 on AArch64</a>
-  [ Video ]
+  [ <a href="https://youtu.be/8RVRQrf15yY">Video</a> ]
   [ <a href="slides/TechTalk-Northover-A_tale_of_two_ABIs_ILP32_on_AArch64.pdf">Slides</a> ]
   <i>Tim Northover (Apple)</i>
 </li>
 <li><a href="talks.html#Talk_22">
   LLVM Numerics Improvements</a>
-  [ Video ]
+  [ <a href="https://youtu.be/9pqobu3zQ7E">Video</a> ]
   [ <a href="slides/TechTalk-Berg-LLVM_numerics_improvements.pdf">Slides</a> ]
   <i>Michael Berg (Apple), Steve Canon (Apple)</i>
 </li>
@@ -406,13 +406,13 @@ newcomers and increasing diversity, then
 </li>
 <li><a href="talks.html#LightningTalk_11">
   Swinging Modulo Scheduling together with Register Allocation</a>
-  [ Video ]
+  [ <a href="https://youtu.be/o4R3SqyNbqU">Video</a> ]
   [ Slides ]
   <i>Lama Saba (Intel)</i>
 </li>
 <li><a href="talks.html#LightningTalk_12">
   LLVM for the Apollo Guidance Computer</a>
-  [ Video ]
+  [ <a href="https://youtu.be/k9D2yanT6Oo">Video</a> ]
   [ Slides ]
   <i>Lewis Revill (University of Bath)</i>
 </li>




More information about the llvm-commits mailing list