[www] r332185 - Add link to slides.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Sat May 12 16:05:12 PDT 2018


Author: tbrethou
Date: Sat May 12 16:05:12 2018
New Revision: 332185

URL: http://llvm.org/viewvc/llvm-project?rev=332185&view=rev
Log:
Add link to slides.

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

Modified: www/trunk/devmtg/2018-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-04/index.html?rev=332185&r1=332184&r2=332185&view=diff
==============================================================================
--- www/trunk/devmtg/2018-04/index.html (original)
+++ www/trunk/devmtg/2018-04/index.html Sat May 12 16:05:12 2018
@@ -138,7 +138,7 @@ View the <a href="https://2018eurollvm.s
 <li><a href="talks.html#Talk_14">Organising benchmarking LLVM-based compiler: Arm experience</a>
   <br><i>E. Astigeevich</i> [ <a href="https://youtu.be/W8MMTpEkaJQ">Video</a> ] [ </a href="http://llvm.org/devmtg/2018-04/slides/Astigeevich-Organising%20benchmarking%20LLVM-based%20compiler.pdf">Slides</a> ]</li>
 <li><a href="talks.html#Talk_15">Performance Analysis of Clang on DOE Proxy Apps</a>
-  <br><i>H. Finkel, B. Homerding</i> [ <a href="https://youtu.be/xtE-f5Bxs2U">Video</a> ] [ </a href="http://llvm.org/devmtg/2018-04/slides/Finkel-DOE Proxy Apps.pdf">Slides</a> ]</li>
+  <br><i>H. Finkel, B. Homerding</i> [ <a href="https://youtu.be/xtE-f5Bxs2U">Video</a> ] [ <a href="http://llvm.org/devmtg/2018-04/slides/Finkel-DOE Proxy Apps.pdf">Slides</a> ]</li>
 <li><a href="talks.html#Talk_16">Point-Free Templates</a>
   <br><i>A. Gozillon, P. Keir</i> [ <a href="https://youtu.be/9QkWgDe9VPE">Video</a> ] [ <a href="http://llvm.org/devmtg/2018-04/slides/Gozillon-Point-Free%20Templates.pdf">Slides</a> ]</li>
 <li><a href="talks.html#Talk_17">Protecting the code: Control Flow Enforcement Technology</a>




More information about the llvm-commits mailing list