[www] r264034 - [EuroLLVM] Add the slides for some of the presentations.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 03:38:06 PDT 2016


Author: aadg
Date: Tue Mar 22 05:38:06 2016
New Revision: 264034

URL: http://llvm.org/viewvc/llvm-project?rev=264034&view=rev
Log:
[EuroLLVM] Add the slides for some of the presentations.

Added:
    www/trunk/devmtg/2016-03/Presentations/
    www/trunk/devmtg/2016-03/Presentations/AnastasiaStulova_OpenCL20_EuroLLVM2016_final.pdf   (with props)
    www/trunk/devmtg/2016-03/Presentations/Beyls2016_AmelioratingMeasurmentBias.pdf   (with props)
    www/trunk/devmtg/2016-03/Presentations/Clang-LibCPlusPlus-CPlusPlusStandard.pdf   (with props)
    www/trunk/devmtg/2016-03/Presentations/EuroLLVM_ChrisDiamand.pdf   (with props)
    www/trunk/devmtg/2016-03/Presentations/Offload-EuroLLVM2016.pdf   (with props)
    www/trunk/devmtg/2016-03/Presentations/eurollvm-2016-arm-code-size.pdf   (with props)
Modified:
    www/trunk/devmtg/2016-03/index.html

Added: www/trunk/devmtg/2016-03/Presentations/AnastasiaStulova_OpenCL20_EuroLLVM2016_final.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/AnastasiaStulova_OpenCL20_EuroLLVM2016_final.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/AnastasiaStulova_OpenCL20_EuroLLVM2016_final.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2016-03/Presentations/Beyls2016_AmelioratingMeasurmentBias.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/Beyls2016_AmelioratingMeasurmentBias.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/Beyls2016_AmelioratingMeasurmentBias.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2016-03/Presentations/Clang-LibCPlusPlus-CPlusPlusStandard.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/Clang-LibCPlusPlus-CPlusPlusStandard.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/Clang-LibCPlusPlus-CPlusPlusStandard.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2016-03/Presentations/EuroLLVM_ChrisDiamand.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/EuroLLVM_ChrisDiamand.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/EuroLLVM_ChrisDiamand.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2016-03/Presentations/Offload-EuroLLVM2016.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/Offload-EuroLLVM2016.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/Offload-EuroLLVM2016.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2016-03/Presentations/eurollvm-2016-arm-code-size.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/eurollvm-2016-arm-code-size.pdf?rev=264034&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/eurollvm-2016-arm-code-size.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=264034&r1=264033&r2=264034&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Tue Mar 22 05:38:06 2016
@@ -182,7 +182,7 @@ The schedule may be found here: <a href=
 <b><a id="presentation1">Clang, libc++ and the C++ standard</a></b><br>
 <i>Marshall Clow - Qualcomm</i><br>
 <i>Richard Smith - Google</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/Clang-LibCPlusPlus-CPlusPlusStandard.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 The C++ standard is evolving at a fairly rapid pace. After almost 15 years of
 little change (1998-2010), we've had major changes in 2011, 2014, and soon
@@ -262,7 +262,7 @@ improvements with an eye toward pushing
 <p>
 <b><a id="presentation5">Towards ameliorating measurement bias in evaluating performance of generated code</a></b><br>
 <i>Kristof Beyls - ARM</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/Beyls2016_AmelioratingMeasurmentBias.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 To make sure LLVM continues to optimize code well, we use both post-commit
 performance tracking and pre-commit evaluation of new optimization patches. As
@@ -296,7 +296,7 @@ try and avoid measurement bias.
 <p>
 <b><a id="presentation6">A journey of OpenCL 2.0 development in Clang</a></b><br>
 <i>Anastasia Stulova - ARM</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/AnastasiaStulova_OpenCL20_EuroLLVM2016_final.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 In this talk we would like to highlight some of the recent collaborative work
 among several institutions (namely ARM, Intel, Tampere University of
@@ -394,7 +394,7 @@ Note: this presentation will be shared w
 <i>Chris Diamand - University of Cambridge</i><br>
 <i>Stephen Kell - Computer Laboratory, University of Cambridge</i><br>
 <i>David Chisnall - Computer Laboratory, University of Cambridge</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/EuroLLVM_ChrisDiamand.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 Existing sanitizers ASan and MSan add run-time checking for memory
 errors, both spatial and temporal. However, currently there is no
@@ -511,7 +511,7 @@ mechanism, remote debugging, and generat
 <i>Victor Lomuller - Codeplay</i><br>
 <i>Ralph Potter - Codeplay</i><br>
 <i>Uwe Dolinsky - Codeplay</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/Offload-EuroLLVM2016.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 Heterogeneous systems have been massively adopted across a wide range of
 devices. Multiple initiatives, such as OpenCL and HSA, have appeared to
@@ -535,7 +535,7 @@ focus on Codeplay's usage of Clang to ma
 <p>
 <b><a id="presentation14">A closer look at ARM code size</a></b><br>
 <i>Tilmann Scheller - Samsung Electronics</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/eurollvm-2016-arm-code-size.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 The ARM LLVM backend has been around for many years and generates high quality
 code which executes very efficiently. However, LLVM is also increasingly used




More information about the llvm-commits mailing list