[www] r338761 - Add poster and link to slides/poster for "Measuring the User Debugging Experience" talk from 2018-04 dev meeting.

Greg Bedwell via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 12:40:07 PDT 2018


Author: gbedwell
Date: Thu Aug  2 12:40:07 2018
New Revision: 338761

URL: http://llvm.org/viewvc/llvm-project?rev=338761&view=rev
Log:
Add poster and link to slides/poster for "Measuring the User Debugging Experience" talk from 2018-04 dev meeting.

Added:
    www/trunk/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience_poster.png   (with props)
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=338761&r1=338760&r2=338761&view=diff
==============================================================================
--- www/trunk/devmtg/2018-04/index.html (original)
+++ www/trunk/devmtg/2018-04/index.html Thu Aug  2 12:40:07 2018
@@ -164,7 +164,7 @@ View the <a href="https://2018eurollvm.s
 <li><a href="talks.html#Lightning_10">Low Cost Commercial Deployment of LLVM</a>
   <br><i>J. Bennett</i> [ <a href="https://youtu.be/IwvUMFKmgPs">Video</a> ] [ <a href="http://llvm.org/devmtg/2018-04/slides/Bennett-Low%20Cost%20Commercial%20Deployment.pdf">Slides</a> ]</li>
 <li><a href="talks.html#Lightning_11">Measuring the User Debugging Experience</a>
-  <br><i>G. Bedwell</i></li>
+  <br><i>G. Bedwell</i> [ <a href="http://llvm.org/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience.pdf">Slides</a> ] [ <a href="http://llvm.org/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience_poster.png">Poster</a> ]</li>
 <li><a href="talks.html#Lightning_12">Measuring x86 instruction latencies with LLVM</a>
   <br><i>G. Chatelet, C. Courbet, B. De Backer, O. Sykora</i> [ <a href="https://youtu.be/ex_C27OoApI">Video</a> ] [ <a href="http://llvm.org/devmtg/2018-04/slides/Chatelet-Measuring%20x86%20instruction%20latencies%20with%20LLVM.pdf">Slides</a> ]</li>
 <li><a href="talks.html#Lightning_13">OpenMP Accelerator Offloading with OpenCL using SPIR-V</a>

Added: www/trunk/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience_poster.png
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience_poster.png?rev=338761&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2018-04/slides/Bedwell-Measuring_the_User_Debugging_Experience_poster.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream




More information about the llvm-commits mailing list