[www] r358653 - [EuroLLVM'19] Add lightning talks slides.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 03:01:27 PDT 2019


Author: aadg
Date: Thu Apr 18 03:01:27 2019
New Revision: 358653

URL: http://llvm.org/viewvc/llvm-project?rev=358653&view=rev
Log:
[EuroLLVM'19] Add lightning talks slides.

Added:
    www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Camp-Program_Repo.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Das-AMD_OLV.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Denny-clacc.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Gallop-Does_win32_clang_compiler.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Cross_TU_reduction.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Dangling_pointer_checker.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Scalpone-Flang_update.pdf   (with props)
    www/trunk/devmtg/2019-04/slides/Lightning-Umann-Resolving_the_almost.pdf   (with props)
Modified:
    www/trunk/devmtg/2019-04/index.html
    www/trunk/devmtg/2019-04/talks.html

Modified: www/trunk/devmtg/2019-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/index.html?rev=358653&r1=358652&r2=358653&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/index.html (original)
+++ www/trunk/devmtg/2019-04/index.html Thu Apr 18 03:01:27 2019
@@ -371,55 +371,55 @@ There is a separate schedule for the <a
 <li><a href="talks.html#LightningTalk_2">
   Simple Outer-Loop-Vectorization == LoopUnroll-And-Jam + SLP</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Das-AMD_OLV.pdf">Slides</a> ]
   <i>Dibyendu Das (AMD)</i>
 </li>
 <li><a href="talks.html#LightningTalk_3">
   Clacc 2019: An Update on OpenACC Support for Clang and LLVM</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Denny-clacc.pdf">Slides</a> ]
   <i>Joel E. Denny (Oak Ridge National Laboratory), Seyong Lee (Oak Ridge National Laboratory), Jeffrey S. Vetter (Oak Ridge National Laboratory)</i>
 </li>
 <li><a href="talks.html#LightningTalk_4">
   Targeting a statically compiled program repository with LLVM</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Camp-Program_Repo.pdf">Slides</a> ]
   <i>Phil Camp (SN Systems (Sony Interactive Entertainment)), Russell Gallop (SN Systems (Sony Interactive Entertainment))</i>
 </li>
 <li><a href="talks.html#LightningTalk_5">
   Does the win32 clang compiler executable really need to be over 21MB in size?</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Gallop-Does_win32_clang_compiler.pdf">Slides</a> ]
   <i>Russell Gallop (SN Systems), Greg Bedwell (SN Systems)</i>
 </li>
 <li><a href="talks.html#LightningTalk_6">
   Resolving the almost decade old checker dependency issue in the Clang Static Analyzer</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Umann-Resolving_the_almost.pdf ">Slides</a> ]
   <i>Kristóf Umann (Ericsson Hungary, Eötvös Loránd University)</i>
 </li>
 <li><a href="talks.html#LightningTalk_7">
   Adopting LLVM Binary Utilities in Toolchains</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf">Slides</a> ]
   <i>Jordan Rupprecht (Google)</i>
 </li>
 <li><a href="talks.html#LightningTalk_8">
   Multiplication and Division in the Range-Based Constraint Manager</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf">Slides</a> ]
   <i>Ádám Balogh (Ericsson Hungary Ltd.)</i>
 </li>
 <li><a href="talks.html#LightningTalk_9">
   Statistics Based Checkers in the Clang Static Analyzer</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf">Slides</a> ]
   <i>Ádám Balogh (Ericsson Hungary Ltd.)</i>
 </li>
 <li><a href="talks.html#LightningTalk_10">
   Flang Update</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Scalpone-Flang_update.pdf">Slides</a> ]
   <i>Steve Scalpone (NVIDA / PGI / Flang)</i>
 </li>
 <li><a href="talks.html#LightningTalk_11">
@@ -437,13 +437,13 @@ There is a separate schedule for the <a
 <li><a href="talks.html#LightningTalk_13">
   Catch dangling inner pointers with the Clang Static Analyzer</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Kovacs-Dangling_pointer_checker.pdf">Slides</a> ]
   <i>Réka Kovács (Eötvös Loränd University)</i>
 </li>
 <li><a href="talks.html#LightningTalk_14">
   Cross translation unit test case reduction</a>
   [ Video ]
-  [ Slides ]
+  [ <a href="slides/Lightning-Kovacs-Cross_TU_reduction.pdf">Slides</a> ]
   <i>Réka Kovács (Eötvös Loränd University)</i>
 </li>
 </ul>

Added: www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Camp-Program_Repo.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Camp-Program_Repo.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Camp-Program_Repo.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Das-AMD_OLV.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Das-AMD_OLV.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Das-AMD_OLV.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Denny-clacc.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Denny-clacc.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Denny-clacc.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Gallop-Does_win32_clang_compiler.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Gallop-Does_win32_clang_compiler.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Gallop-Does_win32_clang_compiler.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Cross_TU_reduction.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Cross_TU_reduction.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Cross_TU_reduction.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Dangling_pointer_checker.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Dangling_pointer_checker.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Kovacs-Dangling_pointer_checker.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Scalpone-Flang_update.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Scalpone-Flang_update.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Scalpone-Flang_update.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: www/trunk/devmtg/2019-04/slides/Lightning-Umann-Resolving_the_almost.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/slides/Lightning-Umann-Resolving_the_almost.pdf?rev=358653&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2019-04/slides/Lightning-Umann-Resolving_the_almost.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2019-04/talks.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-04/talks.html?rev=358653&r1=358652&r2=358653&view=diff
==============================================================================
--- www/trunk/devmtg/2019-04/talks.html (original)
+++ www/trunk/devmtg/2019-04/talks.html Thu Apr 18 03:01:27 2019
@@ -805,7 +805,7 @@ regard to multiple hardware platforms in
 <tr><td valign="top" id="LightningTalk_2">
 <b>Simple Outer-Loop-Vectorization == LoopUnroll-And-Jam + SLP</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Das-AMD_OLV.pdf">Slides</a> ]<br>
 <i>Dibyendu Das (AMD)</i>
 <p>In this brief talk I will show how Outer-Loop-Vectorization (OLV), which is
 of great interest to the LLVM community, can be visualized as a combination of
@@ -824,7 +824,7 @@ existing transforms.</p>
 <tr><td valign="top" id="LightningTalk_3">
 <b>Clacc 2019: An Update on OpenACC Support for Clang and LLVM</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Denny-clacc.pdf">Slides</a> ]<br>
 <i>Joel E. Denny (Oak Ridge National Laboratory), Seyong Lee (Oak Ridge
   National Laboratory), Jeffrey S. Vetter (Oak Ridge National Laboratory)</i>
 <p>We are developing production-quality, standard-conforming OpenACC [1]
@@ -858,7 +858,7 @@ and Jeffrey S. Vetter.  2018 European LL
 <tr><td valign="top" id="LightningTalk_4">
 <b>Targeting a statically compiled program repository with LLVM</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Camp-Program_Repo.pdf">Slides</a> ]<br>
 <i>Phil Camp (SN Systems), Russell Gallop (SN Systems)</i>
 <p>Following on from the 2016 talk "Demo of a repository for statically
 compiled programs", this lightning talk will present a brief overview of
@@ -871,7 +871,7 @@ href="https://github.com/SNSystems/llvm-
 <tr><td valign="top" id="LightningTalk_5">
 <b>Does the win32 clang compiler executable really need to be over 21MB in size?</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Gallop-Does_win32_clang_compiler.pdf">Slides</a> ]<br>
 <i>Russell Gallop (SN Systems), Greg Bedwell (SN Systems)</i>
 <p>The title of this lighting talk is from a bug filed in the early days of the
 PS4 compiler. It noted that the LLVM-based PS4 compiler was more than 3 times
@@ -886,7 +886,7 @@ be managed.</p>
 <tr><td valign="top" id="LightningTalk_6">
 <b>Resolving the almost decade old checker dependency issue in the Clang Static Analyzer</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Umann-Resolving_the_almost.pdf ">Slides</a> ]<br>
 <i>Kristóf Umann (Ericsson Hungary, Eötvös Loránd University)</i>
 <p>As checkers grew in numbers in the Static Analyzer, the problem of certain
 checkers depending on one another was inevitable. One particular problem, for
@@ -911,7 +911,7 @@ issues being resolved.</p>
 <tr><td valign="top" id="LightningTalk_7">
 <b>Adopting LLVM Binary Utilities in Toolchains</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Rupprecht-Adopting_LLVM_binary_utilities.pdf">Slides</a> ]<br>
 <i>Jordan Rupprecht (Google)</i>
 <p>Although many projects have migrated from GCC-based toolchains to
 Clang-based ones, tools from the GNU Binutils collection are still widely used
@@ -925,7 +925,7 @@ some of the strategies we used to test t
 <tr><td valign="top" id="LightningTalk_8">
 <b>Multiplication and Division in the Range-Based Constraint Manager</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Balogh-Multiplication_and_Division_in_the_Range-Based_Constraint_Manager.pdf">Slides</a> ]<br>
 <i>Ádám Balogh (Ericsson Hungary Ltd.)</i>
 <p>The default constraint manager of the Clang Static Analyzer is a simple
 range-based constraint manager: it stores and manages the valid ranges for the
@@ -961,7 +961,7 @@ present numbers of lost false positives
 <tr><td valign="top" id="LightningTalk_9">
 <b>Statistics Based Checkers in the Clang Static Analyzer</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Balogh-Statistics_based_checkers_in_the_Clang_Static_Analyzer.pdf">Slides</a> ]<br>
 <i>Ádám Balogh (Ericsson Hungary Ltd.)</i>
 <p>In almost every development project there are some conventions that the
 return value of some functions in an external library must be compared to some
@@ -1000,7 +1000,7 @@ statistics.</p>
 <tr><td valign="top" id="LightningTalk_10">
 <b>Flang Update</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Scalpone-Flang_update.pdf">Slides</a> ]<br>
 <i>Steve Scalpone (NVIDA / PGI / Flang)</i>
 <p>An update about the current state of Flang, including a report on OpenMP 4.5
 target offload, Fortran performance and the new f18 front end.</p>
@@ -1058,7 +1058,7 @@ to overcome them.</p>
 <tr><td valign="top" id="LightningTalk_13">
 <b>Catch dangling inner pointers with the Clang Static Analyzer</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Kovacs-Dangling_pointer_checker.pdf">Slides</a> ]<br>
 <i>Réka Kovács (Eötvös Loränd University)</i>
 <p>C++ container classes provide methods that return a raw pointer to the
 container's inner buffer. When the container is destroyed, the inner buffer
@@ -1075,7 +1075,7 @@ containers.</p>
 <tr><td valign="top" id="LightningTalk_14">
 <b>Cross translation unit test case reduction</b>
  [ Video ]
- [ Slides ]<br>
+ [ <a href="slides/Lightning-Kovacs-Cross_TU_reduction.pdf">Slides</a> ]<br>
 <i>Réka Kovács (Eötvös Loränd University)</i>
 <p>C-Reduce, released by Regehr et al. in 2012, is an excellent tool designed
 to generate a minimal test case from a C/C++ file that has some specific




More information about the llvm-commits mailing list