[www] r370904 - Add program.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 07:16:22 PDT 2019


Author: tbrethou
Date: Wed Sep  4 07:16:22 2019
New Revision: 370904

URL: http://llvm.org/viewvc/llvm-project?rev=370904&view=rev
Log:
Add program.

Added:
    www/trunk/devmtg/2019-10/talk-abstracts.html
Modified:
    www/trunk/devmtg/2019-10/index.html

Modified: www/trunk/devmtg/2019-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-10/index.html?rev=370904&r1=370903&r2=370904&view=diff
==============================================================================
--- www/trunk/devmtg/2019-10/index.html (original)
+++ www/trunk/devmtg/2019-10/index.html Wed Sep  4 07:16:22 2019
@@ -122,44 +122,472 @@ This event aims to connect women in the
 More details will be coming soon but <a href="https://www.eventbrite.com/e/2019-llvm-foundations-women-in-compilers-and-tools-workshop-tickets-64471042624">registration is open</a>.
 </p>
 
-<div class="www_sectiontitle" id="cfp">Call for Presentations</div>
-<p>
-All developers and users of LLVM and related sub-projects are invited to present.
-</p>
+<div class="www_sectiontitle" id="program">Program</div>
+
+<p>An online schedule with dates/times will be posted closer to the conference.</p>
+
 <p>
-We are looking for the following proposals:
+<b>Keynotes</b>
 <ul>
-<li>Technical Talks (25-30 minutes including Q&A):</li>
-<ul><li>On LLVM Infrastructure, Clang and all related sub-projects</li>
-<li>On uses of LLVM in academia or industry</li>
-<li>On new projects using Clang or LLVM</li>
-</ul>
-<li>Tutorials (60 minutes)</li>
-<ul><li>In depth talks on LLVM infrastructure or other core libraries</li></ul>
-<li>Student Research Competition Technical Talks & Poster (20-25 minutes including Q&A)</li>
-<li>Lightning Talks (5 minutes, no questions, no discussions)</li>
-<li>Birds of a Feather (30 minutes)**</li>
-<li>Panels (30-60 minutes)**</li>
-<li>Posters (1 hour)</li>
+  <li>
+    <a href="talk-abstracts.html#keynote1">
+      Generating Optimized Code with GlobalISel
+    </a> - Volkan Keles, Daniel Sanders
+  </li>
+  <li>
+    <a href="talk-abstracts.html#keynote2">
+      Even Better C++ Performance and Productivity: Enhancing Clang to Support Just-in-Time Compilation of Templates
+    </a> - Hal Finkel
+  </li>
+</ul>
+<b>Technical Talks</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#tech1">
+      Using LLVM's portable SIMD with Zig
+    </a> - Shawn Landden
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech2">
+      Code-Generation for the Arm M-profile Vector Extension
+    </a> - Sjoerd Meijer
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech3">
+      Alive2: Verifying Existing Optimizations
+    </a> - Nuno Lopes
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech4">
+      The clang constexpr interpreter
+    </a> - Nandor Licker
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech5">
+      Souper-Charging Peepholes with Target Machine Info
+    </a> - Min-Yih Hsu
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech6">
+      Transitioning the Networking Software Toolchain to Clang/LLVM
+    </a> - Ivan Baev, Jeremy Stenglein, Bharathi Seshadri
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech7">
+      Link Time Optimization For Swift
+    </a> - Jin Lin
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech8">
+      Hot Cold Splitting Optimization Pass In LLVM
+    </a> - Aditya Kumar
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech9">
+      Making UB hurt less: security mitigations through automatic variable initialization
+    </a> - JF Bastien
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech10">
+      Propeller: Profile Guided Large Scale Performance Enhancing Relinker
+    </a> - Sriraman Tallam
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech11">
+      From C++ for OpenCL to C++ for accelerator devices
+    </a> - Anastasia Stulova
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech12">
+      LLVM-Canon: Shooting for Clear Diffs
+    </a> - Michal Paszkowski
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech13">
+      Better C++ debugging using Clang Modules in LLDB
+    </a> - Raphael Isemann
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech14">
+      Ownership SSA and Semantic SIL
+    </a> - Michael Gottesman
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech15">
+      arm64e: An ABI for Pointer Authentication
+    </a> - Ahmed Bougacha, John McCall
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech16">
+      Porting by a 1000 Patches: Bringing Swift to Windows
+    </a> - Saleem Abdulrasool
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech17">
+      The Penultimate Challange: Constructing bug reports in the Clang Static Analyzer
+    </a> - Kristóf Umann
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech18">
+      Address Spaces in LLVM
+    </a> - Matt Arsenault
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech19">
+      An MLIR Dialect for High-Level Optimization of Fortran
+    </a> - Eric Schweitz
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech20">
+      Loop-transformation #pragmas in the front-end
+    </a> - Michael Kruse
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech21">
+      Optimizing builds on Windows: some practical considerations
+    </a> - Alexandre Ganea
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech22">
+      LLVM-Reduce for testcase reduction
+    </a> - Diego Treviño Ferrer
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech23">
+      Memoro: Scaling an LLVM-based Heap profiler
+    </a> - Thierry Treyer
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech24">
+      The Attributor: A Versatile Inter-procedural Fixpoint Iteration Framework
+    </a> - Johannes Doerfert
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech25">
+      LLVM Tutorials: How to write Beginner-Friendly, Inclusive Tutorials
+    </a> - Meike Baumgärtner
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tech26">
+      Maturing an LLVM backend: Lessons learned from the RISC-V target
+    </a> - Alex Bradbury
+  </li>
+</ul>
+<b>Tutorials</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#tut1">
+      Getting Started With LLVM: Basics
+    </a> - Jessica Paquette, Florian Hahn
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut2">
+      ASTImporter: Merging Clang ASTs
+    </a> - Gábor Márton
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut3">
+      Developing the Clang Static Analyzer
+    </a> - Artem Dergachev
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut4">
+      Writing an LLVM Pass: 101
+    </a> - Andrzej Warzynski
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut5">
+      Writing Loop Optimizations in LLVM
+    </a> - Kit Barton, Ettore Tiotto, Hal Finkel, Michael Kruse, Johannes Doerfert
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut6">
+      The Attributor: A Versatile Inter-procedural Fixpoint Iteration Framework
+    </a> - Johannes Doerfert
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut7">
+      Getting Started with the LLVM Testing Infrastructure
+    </a> - Brian Homerding, Michael Kruse
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut8">
+    An overview of Clang
+    </a> - Sven Van Haastregt, Anastasia Stulova
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut9">
+    An overview of LLVM
+    </a> - Eric Christopher, Sanjoy Das, Johannes Doerfert
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut10">
+    How to Contribute to LLVM
+    </a> - Chris Bieneman, Kit Barton
+  </li>
+  <li>
+    <a href="talk-abstracts.html#tut11">
+    My First Clang Warning
+    </a> - Dmitri Gribenko, Meike Baumgartner
+  </li>
 </ul>
-</p>
-<p>
-** As the LLVM Developers’ Meeting as grown in size, we are moving away from formal Birds of a Feather sessions in favor of smaller informal round table discussions. These round table topics can be proposed closer to the LLVM Developers’ Meeting and are designed for a smaller and more engaged group of developers. Therefore, we are encouraging and recommending that instead of a birds of a feather sessions, that developers consider proposing a panel discussion. This would mean that several experts on a topic (and a moderator) would get together and have an open discussion in front of an audience with prepared questions and also questions from the audience. The program committee will be looking for these proposals and giving favor to them over more traditional birds of a feather proposals that we have had in the past.
-</p>
 
-<p>Submission Requirements:<br>
-The submission deadline is August 12, 2019 at 11:59PM PDT.
-</p>
+<b>Student Research Competition</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#src1">
+    Cross-Translation Unit Optimization via Annotated Headers
+    </a> - William S. Moses
+  </li>
 
-<p><a href="https://hotcrp.llvm.org/usllvm2019/">Submit your proposal here</a>.</p>
-<p>
-For each proposal, please submit a title, short abstract, submission type, abstract for the website, include who the speakers or panel member/moderators are, and provide a more detailed description of the talk through an extended PDF abstract. We highly recommend you consult and follow this <a href="cfp-guide.html">guide</a> when submitting your proposal.
-</p>
+  <li>
+    <a href="talk-abstracts.html#src2">
+    Quantifying Dataflow Analysis with Gradients in LLVM
+    </a> - Abhishek Shah
+  </li>
 
-<p>Student Research Competition (SRC):
-<br>We will again have a Student Research Competition (SRC). The SRC offers students doing LLVM related research a non-academic platform to announce and advertise their work as well as to discuss it with other researchers, developers and users of LLVM. Students are asked to submit a proposal for a 20-25 minute technical talk. There will be a prize for the best SRC talk.
-</p>
+  <li>
+    <a href="talk-abstracts.html#src1">
+    Floating Point Consistency in the Wild: A practical evaluation of how compiler optimizations affect high performance floating point code
+    </a> - Jack J Garzella
+  </li>
+
+  <li>
+    <a href="talk-abstracts.html#src1">
+    Static Analysis of OpenMP Data Mapping for Target Offloading
+    </a> - Prithayan Barua
+  </li>
+</ul>
+
+<b>Panels</b>
+<ul>
+ <li>
+ <a href="talk-abstracts.html#pan1">
+ Panel: Inter-procedural Optimization (IPO)
+ </a> - Teresa Johnson, Philip Reames, Chandler Carruth, Johannes Doerfert
+ </li>
+ <li>
+ <a href="talk-abstracts.html#pan2">
+  The Loop Optimization Working Group
+ </a> - Kit Barton, Michael Kruse, TBD
+ </li>
+</ul>
 
+<b>Birds of a Feather</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#bof1">
+      LLDB
+    </a> - Jonas Devlieghere
+  </li>
+  <li>
+    <a href="talk-abstracts.html#bof2">
+      Towards Better Code Generator Design and Unification for a Stack Machine
+    </a> - Leonid Kholodov, Dmitry Borisenkov
+  </li>
+  <li>
+    <a href="talk-abstracts.html#bof3">
+      Debug Info
+    </a> - Adrian Prantl
+  </li>
+</ul>
+<b>Lightning Talks</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#lit1">
+      GWP-ASan: Zero-Cost Detection of MEmory Safety Bugs in Production
+    </a> - Matt Morehouse
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit2">
+      When 3 Memory Models Aren’t Enough – OpenVMS on x86
+    </a> - John Reagan
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit3">
+      FileCheck: learning arithmetic
+    </a> - Thomas Preud'homme
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit4">
+      -Wall Found Programming Errors and Engineering Effort to Enable Across a Large Codebase
+    </a> - Aditya Kumar
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit5">
+      Handling 1000s of OpenCL builtin functions in Clang
+    </a> - Sven van Haastregt
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit6">
+      NEC SX-Aurora as a Scalable Vector Playground
+    </a> - Kazuhisa Ishizaka
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit7">
+      Implementing Machine Code Optimizations for RISC-V
+    </a> - Lewis Revill
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit8">
+      Optimization Remarks Update
+    </a> - Francis Visoiu Mistrih
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit9">
+      Supporting Regular and Thin LTO with a Single LTO Bitcode Format
+    </a> - Matthew Voss
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit10">
+      Transitioning Apple’s Downstream llvm-project Repositories to the Monorepo
+    </a> - Alex Lorenz
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit11">
+      A Unified Debug Server For Deeply Embedded Systems and LLDB
+    </a> - Simon Cook
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit12">
+      State of LLDB and Deeply Embedded RISC-V
+    </a> - Simon Cook
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit13">
+      Supporting a Vendor ABI Variant in Clang
+    </a> - Paul Robinson
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit14">
+      Speculative Compilation in ORC JIT
+    </a> - Praveen Velliengiri
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit15">
+      Optimization Remarks for Human Beings
+    </a> - William Bundy
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit16">
+      Improving the Optimized Debugging Experience
+    </a> - Orlando Cazalet-Hyams
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit17">
+      Improving your TableGen Descriptions
+    </a> - Javed Absar
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit18">
+      Loom: Weaving Instrumentation for Program Analysis
+    </a> - Brian Kidney
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit19">
+      Clang Interface Stubs: Syntax Directed Stub Library Generation.
+    </a> - Puyan Lotfi
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit20">
+      Flang Update
+    </a> - Steve Scalpone
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit21">
+      Lowering tale: Supporting 64 bit pointers in RISCV 32 bit LLVM backend
+    </a> - Reshabh Sharma
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit22">
+      Virtual Function Elimination in LLVM
+    </a> - Oliver Stannard
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit23">
+      Making a Language Cross Platform: Libraries and Tooling
+    </a> - Gwen Mittertreiner
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit24">
+      Grafter - A use case to implement an embedded DSL in C++ and perform source to source traversal fusion transformation using Clang
+    </a> - Laith Sakka
+  </li>
+</ul>
+<b>Posters</b>
+<ul>
+  <li>
+    <a href="talk-abstracts.html#post1">
+      TON Labs Backend for TON Blockchain
+    </a> - Dmitry Borisenkov, Dmitry Shtukenberg, Leonid Kholodov
+  </li>
+  <li>
+    <a href="talk-abstracts.html#post2">
+      LLVM Build Times Using a Program Repository
+    </a> - Rusell Gallop, Phil Camp
+  </li>
+  <li>
+    <a href="talk-abstracts.html#post3">
+      RISC-V Bit Manipulation Support in the Clang/LLVM Toolchain
+    </a> - Scott Egerton, Paolo Savini
+  </li>
+  <li>
+    <a href="talk-abstracts.html#post4">
+      Attributor, a Framework for Interprocedural Information Deduction
+    </a> - Johannes Doerfert, Hideto Ueno, Stefan Stipanovic
+  </li>
+  <li>
+    <a href="talk-abstracts.html#post6">
+      Overflows Be Gone: Checked C for Memory Safety
+    </a> - Mandeep Singh Grang
+  </li>
+  <li>
+    <a href="talk-abstracts.html#src1">
+      Cross-Translation Unit Optimization via Annotated Headers
+    </a> - William S. Moses
+  </li>
+  <li>
+    <a href="talk-abstracts.html#src2">
+      Quantifying Dataflow Analysis with Gradients in LLVM
+    </a> - Abhishek Shah
+  </li>
+  <li>
+    <a href="talk-abstracts.html#src3">
+      Floating Point Consistency in the Wild: A practical evaluation of how compiler optimizations affect high performance floating point code
+    </a> - Jack J Garzella
+  </li>
+  <li>
+    <a href="talk-abstracts.html#src4">
+      Static Analysis of OpenMP Data Mapping for Target Offloading
+    </a> - Prithayan Barua
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit6">
+      NEC SX-Aurora as a Scalable Vector Playground
+    </a> - Kazuhisa Ishizaka
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit11">
+      A Unified Debug Server For Deeply Embedded Systems and LLDB
+    </a> - Simon Cook
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit14">
+      Speculative Compilation in ORC JIT
+    </a> - Praveen Velliengiri
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit18">
+      Loom: Weaving Instrumentation for Program Analysis
+    </a> - Brian Kidney
+  </li>
+  <li>
+    <a href="talk-abstracts.html#lit21">
+      Lowering tale: Supporting 64 bit pointers in RISCV 32 bit LLVM backend
+    </a> - Reshabh Sharma
+  </li>
+</ul>
+</p>
 
 <div class="www_sectiontitle" id="grant">Travel Grants for Students</div>
 <p>The LLVM Foundation sponsors student travel to attend the LLVM Developers'

Added: www/trunk/devmtg/2019-10/talk-abstracts.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2019-10/talk-abstracts.html?rev=370904&view=auto
==============================================================================
--- www/trunk/devmtg/2019-10/talk-abstracts.html (added)
+++ www/trunk/devmtg/2019-10/talk-abstracts.html Wed Sep  4 07:16:22 2019
@@ -0,0 +1,998 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">
+  2019 Bay Area LLVM Developers' Meeting - Talk Abstracts
+</div>
+<div style="float:left; width:68%;">
+<br />
+
+<div class="www_sectiontitle" id="program">Program with Talk Abstracts</div>
+<b>Keynote Talks</b>
+<ul>
+  <li>
+    <a id="keynote1">
+      Generating Optimized Code with GlobalISel
+    </a>
+    <br />
+    <i>Volkan Keles, Daniel Sanders</i>
+    <p>
+      So far, much of the focus of GlobalISel development has been on supporting targets with minimal optimization work. Recently, attention has turned towards optimization and bringing it to the point where it can take over from SelectionDAGISel. In this talk, we'll mainly focus on the combiner which is a key component of producing optimized code with GlobalISel. We'll talk about the overall design of the combiner, the components that support it, how it fits with the rest of GlobalISel, how to test it, and how to debug it. We'll also talk about the current and future work on the combiner to enhance it beyond SelectionDAGISel’s capabilities.
+    </p>
+  </li>
+  <li>
+    <a id="keynote2">
+      Even Better C++ Performance and Productivity: Enhancing Clang to Support Just-in-Time Compilation of Templates
+    </a>
+    <br />
+    <i>Hal Finkel</i>
+    <p>
+      Just-in-time (JIT) compilation can take advantage of information only known once an application starts running in order to produce very-high-performance code. LLVM is well known for supporting JIT compilation, and moreover, Clang, LLVM's best-in-class C++ frontend, enables the highly-optimized compilation of C++ code. Clang, however, uses purely an ahead-of-time compilation model, and so we leave on the table performance which might come from dynamic specialization.
+    </p>
+    <p>
+      In this talk, I'll describe ClangJIT, an enhancement to Clang, and an extension to the C++ language, which brings JIT-compilation capabilities to the C++ ecosystem. Critically, ClangJIT enables the dynamic, incremental creation of new template instantiations. This can provide important performance benefits, and in addition, can decrease overall application compile times. I'll describe how Clang was enhanced to support this feature - what I needed to do to turn Clang into an incremental C++ compilation library - and how LLVM's JIT infrastructure was leveraged. ClangJIT supports Clang's CUDA mode, and how that works will be described. Some application use cases will be highlighted and I'll discuss some future directions.
+    </p>
+  </li>
+</ul>
+
+<b>Technical Talks</b>
+<ul>
+  <li>
+    <a id="tech1">
+      Using LLVM's portable SIMD with Zig
+    </a>
+    <br />
+    <i>Shawn Landden</i>
+    <p>
+      While not every application that uses SIMD uses only the portable subset that LLVM provides, writing to LLVM instead of assembly (or , , , et cetera) provides more than multiple platforms. It also allows your app to benifit from a rich library of LLVM optimizations. While the portable SIMD features of C (and Rust) are insufficient to write an application, LLVM provides much more. In addition to exporting the full power of LLVM's SIMD functionality, novel Zig features such as comptime are also provided for vector intrinsics.
+    </p>
+    <p>
+      We show that LLVM and Zig enable a new single libmvec implementation, instead of the many currently in use and in development.
+    </p>
+  </li>
+  <li>
+    <a id="tech2">
+      Code-Generation for the Arm M-profile Vector Extension
+    </a>
+    <br />
+    <i>Sjoerd Meijer</i>
+    <p>
+      In this talk we share design and implementation details how the code-generation techniques auto-vectorisation, hardware-loops, and predication are combined to enable efficient code-generation for tail-predicated hardware loops that are introduced in Arm's new M-Profile Vector Extension.
+    </p>
+  </li>
+  <li>
+    <a id="tech3">
+      Alive2: Verifying Existing Optimizations
+    </a>
+    <br />
+    <i>Nuno Lopes</i>
+    <p>
+      Alive is regularly used to verify InstCombine optimizations. However, it is limited mostly to InstCombine-style optimizations, and it can only verify optimizations written in Alive's own IR-like DSL.
+    </p>
+    <p>
+      Alive2 is a re-implementation of Alive that removes several limitations of the previous tool. It supports floating point operations and has better support for memory and loops. It handles optimizations beyond those found in InstCombine. It includes a standalone tool that can prove equivalence / refinement between two bitcode functions as well as an `opt` plugin that can prove that an LLVM optimization is correct. Neither of these new tools requires optimizations to be rewritten in the Alive DSL.
+    </p>
+    <p>
+      In this talk, we will give an overview on Alive2 and show how you can use it to 1) ensure your optimization is correct, and 2) to find that bug that is triggering a miscompilation.
+    </p>
+  </li>
+  <li>
+    <a id="tech4">
+      The clang constexpr interpreter
+    </a>
+    <br />
+    <i>Nandor Licker</i>
+    <p>
+      Constexpr enables C++ to implement NP-complete solutions in constant time at execution time. In order to ensure that programmers do not grow old while such sources compile, C++ frontends should provide effective constexpr evaluators. In order to improve on the performance of the existing tree-walking evaluator  and provide a mechanism which scales as the complexity of constexpr use cases  increases, we present an interpreter which we are upstreaming, aimed to  completely replace the existing evaluator.
+    </p>
+  </li>
+  <li>
+    <a id="tech5">
+      Souper-Charging Peepholes with Target Machine Info
+    </a>
+    <br />
+    <i>Min-Yih Hsu</i>
+    <p>
+      Souper, a LLVM-based superoptimization framework, has seen adoption in both academic research and industry projects. Given an LLVM IR as an input, Souper tries to generate peephole patterns by synthesizing semantically equivalent but shorter instruction sequences. However, as a platform-independent framework, it lacks a model of the actual cost of an instruction sequence on the target machine. This leads to missing optimizations opportunities or generation of peephole patterns which degrade performance.
+    </p>
+    <p>
+      In this talk, we’re going to demonstrate how Souper can benefit from target machine information. Then, we will explore some possible approaches to providing Souper with target machine info to steer the superoptimizer to find more patterns with improvements than regressions. This will enable Souper to be used in a more automated way and reduce the manual intervention required.
+    </p>
+  </li>
+  <li>
+    <a id="tech6">
+      Transitioning the Networking Software Toolchain to Clang/LLVM
+    </a>
+    <br />
+    <i>Ivan Baev, Jeremy Stenglein, Bharathi Seshadri</i>
+    <p>
+      In this talk we will share our experience in the journey of transitioning Cisco Enterprise Networking software with a high market share to Clang/LLVM as the primary compiler. For performance and business reasons, our software stack should run on many different processors. We will describe several contributions to the MIPS and PPC backends to make LLVM on parity with gcc compiler for these processors. We will summarize our contributions to debugging optimized code and enabling LLVM on Cisco data plane component where code must be highly optimized with LTO to forward network packets in the correct byte order.
+    </p>
+  </li>
+  <li>
+    <a id="tech7">
+      Link TimenOptimization For Swift
+    </a>
+    <br />
+    <i>Jin Lin</i>
+    <p>
+      The code size of iOS apps is critical due to the size limit of apple store. More and more iOS apps are written in Swift. The Swift programming language provides many new language features such as protocol to facilitate software development. In order to support the implementation of these new features, the existing Swift compiler has to generate the protocol related code and data. However, these generated code and data may not be used in the whole project. For example, some protocol definition is used one module as public and not really consumed by any other modules. Preliminary experiment shows the size of some commercial iOS app can be potentially reduced by 9% through aggressive dead code elimination. Those unused code and data cannot be eliminated easily by the compiler optimizations since they are recorded in llvm.used data structure. In addition, the generated code and data might be implicitly used by Swift runtime library. This calls for a smarter, much more advanced static analysis and novel additions to the classic dead code elimination technique.
+    </p>
+    <p>
+      We introduce a novel building pipeline that eliminates the protocol from swift class by leveraging the link time optimization in existing LLVM compiler. In this framework, the swift files are first compiled as LLVM bitcode files and the llvm-link is used to merge all the LLVM bitcode files as one bitcode file. A new LLVM optimization is proposed to eliminate the protocol conformance related variables from the LLVM.used array in this bitcode file. It enables more opportunities for link time optimization to transform global variables into local variables and then identify the dead local variables. The following dead code elimination is extended to update the protocol conformance tables as well as LLVM.used array. The experiment shows that this novel approach reduces the code size of some commercial iOS app by 2%.
+    </p>
+  </li>
+  <li>
+    <a id="tech8">
+      Hot Cold Splitting Optimization Pass In LLVM
+    </a>
+    <br />
+    <i>Aditya Kumar</i>
+    <p>
+      Hot Cold splitting is an optimization to improve instruction locality. It is used to outline basic blocks which execute less frequently. The hot/cold splitting pass identifies cold basic blocks and moves them into separate functions. The linker can then put newly-created cold functions away from the rest of the program . The idea here is to have these cold pages faulted in relatively infrequently, and to improve the memory locality of code outside of the cold area.
+    </p>
+    <p>
+      The algorithm is novel in the sense it is based on region and implemented at the IR level. Because it is implemented at the IR level, all the backend targets benefit from this  implementation. Other implementations of hot-cold splitting outline each basic block separately and are implemented at the RTL level.
+    </p>
+  </li>
+  <li>
+    <a id="tech9">
+      Making UB hurt less: security mitigations through automatic variable initialization
+    </a>
+    <br />
+    <i>JF Bastien</i>
+    <p>
+      clang recently started supporting automatic variable initialization, where it unconditionally initializes stack variables. It addresses concrete issues in security-related C and C++ applications, and serves as a last-defense guardrail against some stack use-after-free and memory disclosures. We’ll dive into how this removes sharp edges in C-based languages, what optimizations are required to make this option palatable, and what current overheads look like.
+    </p>
+  </li>
+  <li>
+    <a id="tech10">
+      Propeller: Profile Guided Large Scale Performance Enhancing Relinker
+    </a>
+    <br />
+    <i>Sriraman Tallam</i>
+    <p>
+      We discuss the design of Propeller which is a framework for Post Link Optimizations and we show how Propeller can optimize binaries beyond PGO and ThinLTO via basic block layout.
+    </p>
+  </li>
+  <li>
+    <a id="tech11">
+      From C++ for OpenCL to C++ for accelerator devices
+    </a>
+    <br />
+    <i>Anastasia Stulova</i>
+    <p>
+      In this talk we will describe the new language mode that has been added into Clang for using functionality of C++17 in the OpenCL kernel language - C++ for OpenCL. As this language mode is fully backwards compatible with OpenCL C 2.0, existing OpenCL applications can gradually switch to using C++ features without any major modifications.
+    </p>
+    <p>
+      During the implementation the strategy was chosen to generalize features that exist in a range of accelerator devices to C++. For example, address space support was improved in C++ to be used as a language extension and OpenCL functionality was built on top of it. This was done to take advantage of common logic in some language features among multiple C++ dialects and extensions that are available in Clang.
+    </p>
+    <p>
+      At the end of the talk we will describe the future roadmap. Some <a href="https://clang.llvm.org/docs/LanguageExtensions.html#opencl-features" >documentation</a> has been started in Clang. There is also discussion with the Khronos Group about wider adoption of this language mode and possibly more formal documentation to appear in the future. Additionally we would like to highlight our positive experience of community engagement and the help we have received with early testing and feature evaluation from the users of Clang.
+    </p>
+  </li>
+  <li>
+    <a id="tech12">
+      LLVM-Canon: Shooting for Clear Diffs
+    </a>
+    <br />
+    <i>Michal Paszkowski</i>
+    <p>
+      Comparing intermediate representation dumps after various transformations can be extremely laborious. This is especially true when reasoning through differences in shaders or compute modules which have undergone several optimization passes. Most of these differences tend to be semantically equivalent and are just a consequence of irregular instruction ordering and naming. In the need to save time we have developed a tool called llvm-canon which transforms the code into a canonical form. Thereby in ideal conditions, canonicalized semantically identical code should result in a clear diff, making important semantic differences stand out.
+    </p>
+    <p>
+      The challenges we faced during the development of this project gave us many sleepless nights. Puzzling over the right point of reference for canonicalization, calculating the odds of similarity, and finding the golden mean between precision and being human-friendly resulted in a very useful tool. A tool with broad possibilities for further expansion and improvements.
+    </p>
+    <p>
+      In this talk I will go through countless ideas for what is known today as llvm-canon (including ditched ones). Discuss the algorithms behind all the transformations, including instruction reordering and all the magic behind naming values. Yet more importantly I will demonstrate the benefits of diffing canonical code and what we have learned from this interesting experiment.
+    </p>
+  </li>
+  <li>
+    <a id="tech13">
+      Better C++ debugging using Clang Modules in LLDB
+    </a>
+    <br />
+    <i>Raphael Isemann</i>
+    <p>
+      Expression evaluators in the C++ debuggers we use today still struggle to consistently support many language features. In this talk we show by using Clang’s C++ Modules, LLDB can support most of the previously unsupported language features in its expression evaluator.
+    </p>
+  </li>
+  <li>
+    <a id="tech14">
+      Ownership SSA and Semantic SIL
+    </a>
+    <br />
+    <i>Michael Gottesman</i>
+    <p>
+      Reference-counted memory management is used by a number of programming languages, including Swift, Python, PHP, Perl, and Objective-C. Reference counting operations are usually introduced as part of lowering to the compiler's IR as, e.g., calls to builtins or library functions, but this approach leads to both missed optimization opportunities (if the presence of these calls inhibit optimizations) and correctness bugs (if optimizations reason about reference-counting incorrectly). In Swift, we have mitigated these problems by changing the Swift Intermediate Language (SIL) to express statically verifiable ownership constraints on def-use chains defining an augmented form of SSA called Ownership SSA (OSSA). OSSA has yielded many benefits such as improved frontend correctness/verification and the implementation of safer, more aggressive reference counting optimizations. The improvements allowed by OSSA may be of interest to other developers of high level languages that use reference counting memory management.
+    </p>
+  </li>
+  <li>
+    <a id="tech15">
+      arm64e: An ABI for Pointer Authentication
+    </a>
+    <br />
+    <i>Ahmed Bougacha, John McCall</i>
+    <p>
+      arm64e is a variant of Apple's arm64 ABI which supports pointer authentication using the ARMv8.3 PAC instructions. All code pointers and some data pointers are signed using a cryptographic hash, improving the security of the system by making Return-Oriented Programming and Jump-Oriented Programming attacks harder to carry out. In this talk, we go over the pointer authentication mechanisms, how they're represented at each level in the compiler, and how arm64e takes advantage of them in programming languages.
+    </p>
+  </li>
+  <li>
+    <a id="tech16">
+      Porting by a 1000 Patches: Bringing Swift to Windows
+    </a>
+    <br />
+    <i>Saleem Abdulrasool</i>
+    <p>
+      Swift is a modern language based upon the LLVM compiler framework.  It takes advantage of Clang to provide seamless interoperability with C/C++.  The Swift compiler and language are designed to take advantage of modern Unix facilities to the fullest, and this made porting to Windows a particularly interesting task.  This talk covers the story of bringing Swift to Windows from the ground up through an unusual route: cross-compilation on Linux. The talk will cover interesting challenges in porting the Swift compiler, standard library, and core libraries that were overcome in the process of  bringing Swift to a platform that challenges the Unix design assumptions.
+    </p>
+  </li>
+  <li>
+    <a id="tech17">
+      The Penultimate Challange: Constructing bug reports in the Clang Static Analyzer
+    </a>
+    <br />
+    <i>Kristóf Umann</i>
+    <p>
+      Static analysis is used to find errors or code smells statically. As the highest cost factor regarding static analysis is the human effort the expert makes evaluating whether a report is a true positive, presenting our findings in an easy-to-understand manner is of the utmost importance.
+    </p>
+    <p>
+      This talk will explore the techniques and data structures used by the Clang Static Analyzer to construct bug reports. It will briefly explain the construction of the ExplodedGraph during symbolic execution, and how it will be processed after the analysis. Using a combination of data and control dependency analysis with the help of the inspection of the ExplodedGraph, the analyzer tries to construct user friendly diagnostics. Since symbolic execution is a kind of path sensitive analysis, the idea behind the solution the analyzer employs is general enough to create diagnostics for other kinds of analyses. We will also discuss the challenges the analyzer faces and future development possibilities.
+    </p>
+  </li>
+  <li>
+    <a id="tech18">
+      Address Spaces in LLVM
+    </a>
+    <br />
+    <i>Matt Arsenault</i>
+    <p>
+      Address spaces have various uses in different languages and targets, but are commonly misunderstood. The rules for address spaces have not always been clear and there are differing interpretations. I will describe features address spaces currently have, rules surrounding casting, aliasing, bit-representation/non-integral pointers, dereferencability and intended uses.
+    </p>
+  </li>
+  <li>
+    <a id="tech19">
+      An MLIR Dialect for High-Level Optimization of Fortran
+    </a>
+    <br />
+    <i>Eric Schweitz</i>
+    <p>
+      The LLVM-based Flang project is actively developing a standards-compliant compiler for Fortran—the world’s first high-level programming language and still an important language for science and engineering today.  While Fortran’s core strength of writing computations on arrays remains, the standard language continues to add new facilities such as object-oriented programming. The Flang project has been exploring the use of MLIR, specifically the definition of Flang’s Fortran IR (FIR) as a framework upon which to build a more comprehensive and regular set of optimizations for both better performance and overall reliability of Flang. This talk will explore what the FIR dialect is, how it is built upon and uses other aspects of MLIR, as well as some of the high-level optimizations achieved.
+    </p>
+  </li>
+  <li>
+    <a id="tech20">
+      Loop-transformation #pragmas in the front-end
+    </a>
+    <br />
+    <i>Michael Kruse</i>
+    <p>
+      Code-transformation directives allow the programmer to specify which trans- formation the compiler should apply and in which order (e.g. tile the loop nest, then parallelize the outermost and vectorize the inner most loop) with- out impacting the source’s maintainability. Currently, Clang only supports the "#pragma clang loop directives" which do not reliably take a sequence of trans- formations into account.
+    </p>
+    <p>
+      We present the "#pragma clang transform" directive that specifically supports chaining transformations. These directives must be parsed, represented in the AST, instantiated for templates, (de-)serialized, dumped, semantically verified, and its LLVM-IR generated.
+    </p>
+  </li>
+  <li>
+    <a id="tech21">
+      Optimizing builds on Windows: some practical considerations
+    </a>
+    <br />
+    <i>Alexandre Ganea</i>
+    <p>
+      We will share our experience on using Clang & LLD on large (50M LoC) video game codebases, and we will show some pitfalls and considerations for improving build times on Windows 10. Profile traces based on practical scenarios will be used to demonstrate our changes. Finally we intend to present new ways for compiling code with Clang to ultimately increase iteration times.
+    </p>
+  </li>
+  <li>
+    <a id="tech22">
+      LLVM-Reduce for testcase reduction
+    </a>
+    <br />
+    <i>Diego Treviño Ferrer</i>
+    <p>
+      LLVM-Reduce is a new and powerful tool that can reduce IR testcases in new and interesting ways; reducing IR code to almost a fraction of the original size. 
+    </p>
+    <p>
+      In this talk I will demonstrate how to use the tool and how to build a proper interesting-ness test - a key element used by llvm-reduce in order to minimize testcases. The more powerful the test is, the better testcase it will produce.
+    </p>
+  </li>
+  <li>
+    <a id="tech23">
+      Memoro: Scaling an LLVM-based Heap profiler
+    </a>
+    <br />
+    <i>Thierry Treyer</i>
+    <p>
+      Memoro is a heap profiler built using the LLVM Sanitizer infrastructure. It instruments your program during the compilation and its visualiser helps you navigate the collected profile by highlighting bad patterns, such as frequent allocation and waste of memory. Collecting data proved to be a challenge: instrumented programs don’t meet our expectations and the run-time overhead makes Memoro impractical to use on larger services. This talk presents our work to overcome those constraints, understand the source of the overhead and reduce it, so Memoro can be applied more easily on Facebook services.
+    </p>
+  </li>
+  <li>
+    <a id="tech24">
+      The Attributor: A Versatile Inter-procedural Fixpoint Iteration Framework
+    </a>
+    <br />
+    <i>Johannes Doerfert</i>
+    <p>
+      The Attributor fixpoint iteration framework is a new addition to LLVM that, first and foremost, offers powerful inter-procedural attribute deduction. While it was initially designed as a replacement for the existing “function attribute deduction” pass, the Attributor framework is already more than that. The framework, as well as the deduced information which does not directly translate to LLVM-IR attributes, can be used for various other purposes where information about the code is required.
+    </p>
+    <p>
+      In this talk we will give an overview about the design, showcase current and future use cases, discuss the interplay with other (inter-procedural) passes, highlight ongoing and future extensions, and finally present an evolution. Actual deduction (and use) of attributes will be described but also discussed in our lighting talk presentations and poster.
+    </p>
+  </li>
+  <li>
+    <a id="tech25">
+      LLVM Tutorials: How to write Beginner-Friendly, Inclusive Tutorials
+    </a>
+    <br />
+    <i>Meike Baumgärtner</i>
+    <p>
+      As a beginner with no connection to the LLVM community, getting into contributing to LLVM is hard. To keep the LLVM developer community healthy with a steady stream of new developers coming in, we need tutorials that explain how to accomplish basic tasks in the real LLVM code base. Examples include writing/improving a Clang warning, and adding/improving an optimization pass. Those tutorials are not only helpful for unaffiliated beginners, but can also help onboard new employees as well as provide insights for experienced LLVM developers into parts of the project we are not familiar with.
+    </p>
+    <p>
+      To start this effort, we wrote three new tutorials with supporting documentation: “My First Typo Fix” (explaining the end-to-end development workflow), “My First Clang Warning”, and “My First Clang/LLVM Tutorial” (showcasing the contents of this talk), with more tutorials to come. To scale this effort of creating new tutorials and cover most parts of the LLVM project, we need to engage more members of the LLVM community to join us.
+    </p>
+    <p>
+      We will share our experience of writing and testing the tutorials we created and give recommendations on how to write beginner-friendly, inclusive tutorials for the LLVM project.
+    </p>
+  </li>
+  <li>
+    <a id="tech26">
+      Maturing an LLVM backend: Lessons learned from the RISC-V target
+    </a>
+    <br />
+    <i>Alex Bradbury</i>
+    <p>
+      The RISC-V backend will ship as an official target in the 9.0 release, due the end of August. This talk will give a brief overview of the current status, but primarily focus on elaborating on the development and testing process, picking out lessons to be learned for other backends and for the LLVM community as a whole. Which aspects of our methodology should others adopt? Are there opportunities to improve LLVM to make it easier to bring up new backends? Or opportunities to better share tests? How can we make it easier for language frontends like Rust to support new targets?
+    </p>
+  </li>
+</ul>
+
+<b>Tutorials</b>
+<ul>
+  <li>
+   <a id="tut1">
+   Getting Started With LLVM: Basics
+  </a> 
+   <br />
+   <i>Jessica Paquette, Florian Hahn</i>
+   <p>
+   This tutorial serves as a tour of LLVM, geared towards beginners interested in implementing LLVM passes. Both LLVM middle-end (IR) and back-end (MIR) passes are covered. At the end of this tutorial, newcomers will be armed with the tools necessary to create their own passes, and improve upon existing passes.
+</p><p>
+This tutorial contains
+<ul>
+<li>A brief, high-level explanation of LLVM’s pass-based architecture.
+</li>
+<li>An explanation of analysis and tranformation passes, and how they interact.
+</li>
+<li>Examples of important analysis passes, such as Dominator Trees and Target Transform Information.
+</li>
+<li>An introduction to fundamental data structures and APIs for LLVM pass development.
+</li>
+<li>A sample project which ties together the tutorial material, for use as a reference.
+</li>
+</p>
+</li>
+
+  <li>
+   <a id="tut2">
+   ASTImporter: Merging Clang ASTs
+   </a>
+   <br />
+   <i>Gábor Márton</i>
+   <p>
+   ASTImporter is part of Clang's core library, the AST library. There are cases when we have to work with more than one AST contexts, but we would like to view the set of the ASTs as if they were one big AST resulting from the parsing of all files together. ASTImporter imports nodes of an AST context into another AST context.
+</p><p>
+Existing clients of the ASTImporter library are Cross Translation Unit (CTU) static analysis and the LLDB expression parser. CTU static analysis imports a definition of a function if its definition is found in another translation unit (TU). This way the analysis can breach out from the single TU limitation. LLDB’s "expr" command parses a user-defined expression, creates an ASTContext for that and then imports the missing definitions from the AST what we got from the debug information (DWARF, etc).
+   </p>
+  </li>
+
+  <li>
+   <a id="tut3">
+   Developing the Clang Static Analyzer
+   </a>
+   <br />
+   <i>Artem Dergachev</i>
+   <p>
+This tutorial is about getting around the internals of the static analyzer. You'll learn how to figure out what exactly is the static analyzer thinking when it analyzes any particular code. You'll learn how to debug false positives and other bugs in a methodical, principled manner. We'll show how the analyzer represents program behavior as a graph and walk through a few such graphs step-by-step and then see how to debug it further when we believe that anything about these graphs is incorrect.
+</p><p>
+This tutorial will be useful to anybody who wants to get involved in the development of the static analyzer, sub-project of LLVM that is both complex and also friendly to newcomers. The tutorial is a complement to the talk “How to Write a Checker in 24 Hours” from LLVM DevMtg'2012; here we will focus on getting started contributing to the analyzer core.
+   </p>
+  </li>
+
+
+  <li>
+   <a id="tut4">
+    Writing an LLVM Pass: 101
+   </a>
+   <br />
+   <i>Andrzej Warzynski</i>
+   <p>
+This tutorial will introduce you to the intricacies of writing, building and testing an LLVM pass. It is based on the latest release of LLVM. It aims to provide a reference starting point for those wanting to understand better how LLVM works and those who want to learn how to write LLVM plugins or LLVM based tools. It will cover common gotchas when building a pass and ways of debugging them (with and without a debugger). It will walk you through sample transformation and analysis passes (and explain the difference). It will cover pass registration using the new and the legacy pass managers. We will also try the new, Polly-inspired plugin registration mechanism (based on a patch not yet merged upstream at the point of writing this abstract). Finally, you’ll see how to write and configure LIT tests for the sample passes as well and how to use the typical LLVM testing tools (e.g. FileCheck, not, count).
+</p>
+</li>
+
+  <li>
+   <a id="tut5">
+   Writing Loop Optimizations in LLVM
+   </a>
+   <br />
+   <i>Kit Barton, Ettore Tiotto, Hal Finkel, Michael Kruse, Johannes Doerfert</i>
+   <p>
+LLVM contains an evolving set of classes and tools specifically designed to interact with loops. The Loop and LoopInfo classes are being continually improved, as are supporting data structures such as the Data Dependence Graph (DDG) and Program Dependence Graph (PDG). The pass manager infrastructure (both New and Legacy pass managers) provide infrastructure to write both function passes and loop passes. However, putting all of these concepts together to write a functioning loop optimization pass can still be a somewhat daunting task. 
+</p><p>
+This tutorial will start by introducing basic terminology that is used within LLVM to describe loops (for example, many of the concepts introduced in https://reviews.llvm.org/D65164). It will then look at the Loop and LoopInfo classes, and go over the interfaces they have to work with loops. It will provide examples of how these classes can be used to implement different types of loop optimizations, using examples from both the Loop Fusion and Loop Distribution passes. It will discuss the differences between a function pass and a loop pass, including a discussion of the advantages and disadvantages of each one when writing loop optimizations. It will also provide guidance on when each type of pass should be used. Finally, it will go through many of the useful utility functions that need to be used in order to write a loop optimization efficiently (e.g., updating the dominator tree, updating Scalar Evolution, etc.).
+</p>
+</li>
+
+  <li>
+   <a id="tut6">
+   The Attributor: A Versatile Inter-procedural Fixpoint Iteration Framework
+   </a>
+   <br />
+   <i>Johannes Doerfert</i>
+   <p>
+   The Attributor fixpoint iteration framework is a new addition to LLVM that, first and foremost, offers powerful inter-procedural attribute deduction. While it was initially designed as a replacement for the existing “function attribute deduction” pass, the Attributor framework is already more than that. The framework, as well as the deduced information which does not directly translate to LLVM-IR attributes, can be used for various other purposes where information about the code is required.
+</p><p>
+In this talk we will give an overview about the design, showcase current and future use cases, discuss the interplay with other (inter-procedural) passes, highlight ongoing and future extensions, and finally present an evolution. Actual deduction (and use) of attributes will be described but also discussed in our lighting talk presentations and poster.
+</p>
+</li>
+
+  <li>
+   <a id="tut7">
+   Getting Started with the LLVM Testing Infrastructure
+   </a>
+   <br />
+   <i>Brian Homerding, Michael Kruse</i>
+   <p>
+A strong testing infrastructure is critical for compilers to maintain a high quality of correctness and performance.  This tutorial will cover the various elements of the LLVM testing infrastructure.  The focus will be to for newcomers to learn to write and run the unit, regression and whole program tests in the LLVM infrastructure as well as the integration of external suites into the LLVM test suite. We will additionally cover the various frameworks and tools used within the test suites, including using LNT to track performance data.
+</p>
+</li>
+
+
+  <li>
+   <a id="tut8">
+   An overview of Clang
+   </a>
+   <br />
+   <i>Sven Van Haastregt, Anastasia Stulova</i>
+   <p>
+   Details coming soon.
+   </p>
+   </li>
+
+  <li>
+   <a id="tut9">
+   An overview of LLVM
+   </a>
+   <br />
+   <i>Eric Christopher, Sanjoy Das, Johannes Doerfert</i>
+   <p>
+   Details coming soon.
+   </p>
+   </li>
+
+  <li>
+   <a id="tut10">
+   How to Contribute to LLVM
+   </a>
+   <br />
+   <i>Chris Bieneman, Kit Barton</i>
+   <p>
+   Details coming soon.
+   </p>
+   </li>
+
+  <li>
+   <a id="tut11">
+   My First Clang Warning
+   </a>
+   <br />
+   <i>Dmitri Gribenko, Meike Baumgartner</i>
+   <p>
+   Details coming soon.
+   </p>
+   </li>
+
+
+
+</ul>
+
+<b>Panels</b>
+<ul>
+
+   <li>
+   <a id="pan1">
+   Panel: Inter-procedural Optimization (IPO)
+   </a>
+   <br />
+   <i></i>
+   <p>
+   Interprocedural optimizations (IPOs) have been historically weak in LLVM. The strong reliance on inlining can be seen as a consequence or cause. Since inlining is not always possible (recursion, parallel programs, ...) or beneficial (large functions), the effort to improve IPO has recently seen an upswing again. In order to capitalize this momentum, we would like to talk about the current situation in LLVM, and goals for the immediate, but also distant, future.
+</p><p>
+We will ask our expert panel questions as follows:
+<ul>
+ <li>What are the current and potential problems with IPO?</li>
+ <li>How does the new pass manager impact IPO?</li>
+ <li>Is function cloning & IPO as an alternative to inlining?</li>
+ <li>How does the desired (new PM) pipeline differ from what we have right now?</li>
+ <li>How is, and how should, IPO interact with (thin-)LTO and PGO?</li>
+ <li>What are the most desirable IPO analyses and optimizations we are lacking today?</li>
+</ul>
+</p><p>
+This guided panel discussion is a follow-up to the BoF at EuroLLVM'19. Both experts and newcomers are welcome to attend. Questions can be send to the organizers prior to the conference to allow consideration.
+   </p>
+   </li>
+
+   <li>
+   <a id="pan2">
+   The Loop Optimization Working Group  
+   </a>
+   <br />
+   <i>Kit Barton, Michael Kruse, TBD</i>
+   <p>
+   The Loop Optimization Working Group has been meeting bi-weekly since June 5, 2019. The primary focus of the group is to discuss loop optimizations within LLVM. This panel will contain several active members of the workgroup. It will begin with an overview of the working group and describe the topics that are currently being pursued by the workgroup, including status updates for loop optimizations that are currently under active development.  It will then open up the discussion to more general topics of loop optimizations and the loop optimization pipeline. These discussions may include:
+</p><p>
+<ul>
+  <li>Specific loop optimizations that are missing, or need improvement</li>
+  <li>General infrastructure for loop optimizations </li>
+  <li>Organization of loop optimizations in the loop optimization pipeline (e.g., the loop optimization strategy)</li>
+  <li>The advantage/necessity of a LoopPass in the NewPassManager</li>
+   </p>
+   </li>
+
+</ul>
+
+<b>Birds of a Feather</b>
+<ul>
+
+  <li>
+   <a id="bof1">
+LLDB
+   </a>
+   <br />
+   <i>Jonas Devlieghere</i>
+   <p>
+LLDB has seen an influx of contributions over the past year, with the highest level of activity we've seen in the past 4 years. Let's use this BoF to discuss everybody's goals and identify places where we can synchronize our efforts. Some potential topics include breaking up dependencies in LLDB, support cross-module references, upstreaming of language supports (swift, rust), and improving Windows support.
+</p>
+</li>
+
+  <li>
+   <a id="bof2">
+Towards Better Code Generator Design and Unification for a Stack Machine
+   </a>
+   <br />
+   <i>Leonid Kholodov, Dmitry Borisenkov</i>
+   <p>
+By design, LLVM backend infrastructure is geared towards classical register-based architectures. Thus, adapting it to a stack machine implies additional LLVM passes that are likely to vary depending on a target. For instance, the Selection DAG cannot produce instructions that directly handle the stack. Instead, it selects a relevant instruction version designed to work with registers. Then, MIR passes are performed to insert stack manipulations (pushes, pops, exchanges) and to convert instructions handling virtual registers into those handling stack slots. The suggested logic seems quite generic and not limited to a specific stack-based virtual machine. It is similar to other optimizations and analytical approaches that can be applied to stack machines regardless of the specific instruction set.
+</p><p>
+Previously, WebAssembly was the only implementation that needed a comprehensive stackification logic, now we created an option for the TON virtual machine (TVM). Given that stack machines are great for binary size minimization, stackification solutions are likely to face demand from other domains. So, we would love to discuss whether or not the community needs generic algorithms that can be integrated with various backends and if stack-machine support might benefit the target-independent code generator.
+</p>
+</li>
+
+  <li>
+   <a id="bof3">
+   Debug Info
+   </a>
+   <br />
+   <i>Adrian Prantl</i>
+   <p>
+As evidenced by the debug info quality metrics introduced at last year's Debug Info BoF session, there have been significant improvements to LLVM's handling of debug info in optimized code throughout 2019. With a growing number of debug info contributors in the LLVM community, this session provides a forum to highlight recent improvements and areas that need attention. We will use the opportunity to summarize the current state of LLVM debug info quality and then open the floor to a discussion about future directions.
+</p>
+</li>
+</ul>
+
+<b>Lightning Talks</b>
+<ul>
+
+  <li>
+   <a id="lit1">
+GWP-ASan: Zero-Cost Detection of MEmory Safety Bugs in Production
+   </a>
+   <br />
+   <i>Matt Morehouse</i>
+   <p>
+GWP-ASan is a negligible-overhead sampling-based utility for finding heap-use-after-frees and heap-buffer-overflows in production.  It combines the capabilities of the Electric Fence Malloc Debugger with the power of sampling to provide probabilistic bug detection with arbitrarily low CPU and RAM overhead.  This low overhead allows GWP-ASan to be widely deployed in production, where it finds bugs that have evaded all other forms of testing, including fuzz testing with sanitizers.
+<p></p>
+This talk provides a quick introduction to how GWP-ASan works, the impact it has had at Google, and how you can use GWP-ASan for your own production applications.
+</p>
+</li>
+
+
+  <li>
+   <a id="lit2">
+When 3 Memory Models Aren’t Enough – OpenVMS on x86
+   </a>
+   <br />
+   <i>John Reagan</i>
+   <p>
+Over the past two years, we have ported OpenVMS to x86 using LLVM.  OpenVMS has some unique features such as “code in 64-bit space”, “stack and static data in 32-bit space”, and “procedure values must be representable in 32-bits”.  This talk will describe some of the interesting aspects of these requirements and how we modified LLVM and our linker to solve them.
+</p>
+</li>
+
+  <li>
+   <a id="lit3">
+FileCheck: learning arithmetic
+   </a>
+   <br />
+   <i>Thomas Preud'homme</i>
+   <p>
+This talk introduces the numeric expression matching in FileCheck, feature recently upstreamed by the speaker, which allows to check that two numeric values in the input are linked by a numeric relation. This is useful for testing memory layout or register allocation among other things. The feature also allows the values to be expressed in different radix, thus allowing to relate an address expressed in hex number to an offset expressed in decimal notation.
+</p>
+</li>
+
+  <li>
+   <a id="lit4">
+   -Wall Found Programming Errors and Engineering Effort to Enable Across a Large Codebase
+   </a>
+   <br />
+   <i>Aditya Kumar</i>
+   <p>
+   -Wall tells the compiler to enable a lot of (~9000) warning checks. And after we enable -Werror (which tells the compiler to treat warnings as errors), the build fails and good things happen. We found real bugs by enabling the warnings and hopefully, this will prevent bugs in future. Compiler warnings are one of the best static-analysis tools we could have, so we would like to use it to the fullest.
+</p><p>
+I’ll share some interesting bugs that were found as a result of enabling ‘-Wall’ in a large codebase. While some of them were funny and benign, some were really critical bugs hidden in the codebase. I’ll share strategies that worked and that didn’t for example: enabling compiler warning per module doesn’t scale well in a monorepo.
+   </p>
+   </li>
+
+
+  <li>
+   <a id="lit5">
+Handling 1000s of OpenCL builtin functions in Clang
+   </a>
+   <br />
+   <i>Sven van Haastregt</i>
+   <p>
+OpenCL provides about 13000 different function overloads that can be used by OpenCL code.  Clang provides a header file containing all declarations, but unfortunately parsing this header file takes several seconds per OpenCL program.  Ameliorating the parsing time by precompiling the header file has several drawbacks: the resulting PCH file is several megabytes large and requires special handling for macros and conditional compilation.
+</p><p>
+We present a new TableGen driven approach to support all OpenCL builtins in a fast and compact manner.  TableGen generates a trie and tables for recognising and constructing function declarations.  From this, Clang constructs the necessary builtin function declarations when a regular name lookup fails and retries the lookup.  This approach avoids the need to parse the opencl-c.h header or populate the symbol table with 1000s of declarations.  The generated tables and functions together take less than 250 kilobytes which is significantly smaller than the PCH approach.  The initial patches of this work have been committed (e.g. r362371) and the remainder of the implementation is currently being upstreamed and reviewed.
+</p>
+</li>
+
+  <li>
+   <a id="lit6">
+    NEC SX-Aurora as a Scalable Vector Playground
+   </a>
+   <br />
+   <i>Kazuhisa Ishizaka</i>
+   <p>
+Supporting scalable vector ISA such as ARM SVE, RISC-V Vector is a hot topic in LLVM. In this talk, we will introduce the scalable vector ISA in "SX-Aurora TSUBASA" vector computer that is only one market available computer on which the LLVM developers can play with scalable vector. The scalar LLVM backend for SX-Aurora is available, and developers can immediately try interesting topics such as design of IR and auto vectorization. We will also describe design of vector IR based on LLVM-VP and code generation technique for it.
+</p>
+</li>
+
+
+  <li>
+   <a id="lit7">
+  Implementing Machine Code Optimizations for RISC-V
+   </a>
+   <br />
+   <i>Lewis Revill </i>
+   <p>
+LLVM's CodeGen library contains support for various optimizations at the machine code level. I have recently been investigating a few ways in which the RISC-V backend could make use of this support to improve code size and speed. The optimizations implemented were: saving and restoring callee saved registers via libcalls; utilizing shrink wrapping to modify prologue/epilogue insertion points; and utilizing the machine outliner to deduplicate common machine code sequences.
+</p><p>
+In this talk I will discuss the process of enabling these optimizations for RISC-V, and explain the various decisions that were made. I will show benchmarking results for each technique, and talk about potential changes that could improve the results.
+  </p>
+  </li>
+
+  <li>
+   <a id="lit8">
+   Optimization Remarks Update
+   </a>
+   <br />
+   <i>Francis Visoiu Mistrih</i>
+   <p>
+  This lightning talk will give a brief overview of the new remark format, and will discuss the integration with the toolchain to provide a better user experience. We will quickly go over the impact of enabling optimization remarks for a project and talk about our future plans.
+  </p>
+  </li>
+
+
+  <li>
+   <a id="lit9">
+   Supporting Regular and Thin LTO with a Single LTO Bitcode Format
+   </a>
+   <br />
+   <i>Matthew Voss</i>
+   <p>
+LTO bitcode files are currently specialized to either Thin or Regular LTO. As a user or middleware library provider, this increases the complexity. A user must recompile  all files for the type of LTO and library providers must ship two versions of their bitcode. This talk outlines Sony’s solution: a single LTO bitcode format that can be used with both Thin and Regular LTO backends.
+</p>
+</li>
+
+
+  <li>
+   <a id="lit10">
+   Transitioning Apple’s Downstream llvm-project Repositories to the Monorepo
+   </a>
+   <br />
+   <i>Alex Lorenz</i>
+   <p>
+This talk describes how Apple transitioned to the new llvm-project monorepo from the split downstream {llvm/clang/...} Git repositories that were used for Swift and internal clients. We also briefly go over the tools and processes that are used to continuously merge from the upstream monorepo to the newly created downstream ones.
+  </p>
+  </li>
+
+  <li>
+   <a id="lit11">
+   A Unified Debug Server For Deeply Embedded Systems and LLDB
+   </a>
+   <br />
+   <i>Simon Cook</i>
+   <p>
+When debugging applications, whilst LLDB handles high level operations, it abstracts and offloads lower level operations to a debug server which is responsible for controlling the process or hardware. The debug server is capable of very simple operations, such as reading/writing registers and memory, starting and single-stepping the processor and reporting back when the processor halts. The two communicate with each other using a very simple text based serial protocol.
+</p><p>
+The GNU debugger has long been served by a number of debug server  options, including the gdbserver program for Linux class embedded  systems and tools such as OpenOCD for deeply embedded systems. LLDB is not so well served, even though it uses an almost identical protocol to talk to the debug server. In most cases, the built in  lldb-server program is used for this purpose, but this is ill suited for bare metal applications on embedded platforms.
+</p><p>
+We present a new free and open source debug server for deeply embedded systems which fully supports LLDB. It is capable of controlling the simplest hardware, through to complex multicore heterogenous architectures. In particular, it can also run in lockstep mode, where two targets (for example an architectural model and a hardware implementation) are controlled together, to identify any points where behavior diverges.
+</p>
+</li>
+
+
+  <li>
+   <a id="lit12">
+   State of LLDB and Deeply Embedded RISC-V
+   </a>
+   <br />
+   <i>Simon Cook</i>
+   <p>
+RISC-V is one of the newest targets to be supported with LLVM, having gained non-experimental status in LLVM 9.0, and has both a Clang and LLD port. In this talk I discuss the state of support for various RISC-V architectures in LLDB, focusing on debugging deeply embedded applications.
+   </p>
+   </li>
+
+  <li>
+   <a id="lit13">
+   Supporting a Vendor ABI Variant in Clang
+   </a>
+   <br />
+   <i>Paul Robinson</i>
+   <p>
+Clang and LLVM implement a variety of ABIs, both at the language level ("C++ ABI" e.g., struct layout) and hardware level (e.g., calling conventions).  These ABIs are subject to bug fixes and evolution; they are software conventions, after all, even with a strong intent to keep them stable. This can be a problem for a vendor with extremely strict backward-compatibility guarantees; sometimes an ABI bug "fix" is actually a breakage. I describe tactics Sony has used to preserve ABI compatibility with the original PS4(r) release in 2013, despite the good intentions of subsequent upstream development.
+</p>
+</li>
+
+<li>
+   <a id="lit14">
+   Speculative Compilation in ORC JIT
+   </a>
+   <br />
+   <i>Praveen Velliengiri</i>
+   <p>
+   Using the ORC JIT APIs we have developed support for speculative compilation. This feature aims to use early compilation on dedicated additional threads to hide compilation latency in the JIT'd program without interfering with execution. Speculative decisions are made based on the branch probability of control flow graphs which is derived from static heuristics and IR instrumentation based profiling of JIT'd code. We have seen a consistent reduction in compilation overhead experienced by the execution thread. Finally, we will show our results for selected applications.
+</p>
+</li>
+
+   <li>
+   <a id="lit15">
+   Optimization Remarks for Human Beings
+   </a>
+   <br />
+   <i>William Bundy</i>
+   <p>
+   This talk dives into the development of a Visual Studio extension for displaying optimization remarks at Sony PlayStation, discussing both the possibilities for remarks as a teaching and code analysis tool if they're seamlessly integrated into everyday programming, and some of the issues faced in making that possible for massive projects.
+   </p>
+   </li>
+
+  <li>
+   <a id="lit16">
+   Improving the Optimized Debugging Experience
+   </a>
+   <br />
+   <i>Orlando Cazalet-Hyams</i>
+   <p>
+Sometimes it is impractical to debug unoptimized code (-g -O0). However, the optimized debugging experience (-g -O2) can be frustrating and occasionally misleading. This is not ideal, especially when printf-debugging won't cut it. But it doesn't have to be this way!
+</p><p>
+Over the last year, using DExTer and other tools, we have found many debug-info bugs that occur when compiling with optimizations. Some remain unfixed and there are certainly more to be found.
+</p><p>  
+In this talk I'll outline some examples of these bugs, how we found them, and what we're doing to improve the optimized debugging experience.
+</p>
+</li>
+
+  <li>
+  <a id="lit17">
+  Improving your TableGen Descriptions
+     </a>
+   <br />
+   <i>Javed Absar</i>
+   <p>
+TableGen is a DSL used extensively in LLVM for describing  instructions, attributes, scheduler models, amongst other things. This talk will walk through TableGen language features, including new ones, that help write concise and better TableGen files.
+</p>
+</li>
+
+  <li>
+   <a id="lit18">
+   Loom: Weaving Instrumentation for Program Analysis
+   </a>
+   <br />
+   <i>Brian Kidney</i>
+   <p>
+Instrumentation tools often focus on single tasks, such as gathering performance numbers or detecting race conditions. While gathering important information for the user, these tools are not often designed to allow the end-user a more general code exploration as executed. Loom is a framework for general-purpose instrumentation and transformation of software in the LLVM intermediate representation. Loom provides both a standalone tool and a library with an API designed to allow for the implementation of custom instrumentation passes.
+</p><p>
+Loom's current functionality is presented, including real-world applications for Loom in a recent research project. We present comparisons of both performance and functionality of Loom to existing instrumentation tools, including X-Ray, CSI, D-Trace and Intel Pin. Finally, we will present security use cases that are not addressed by any of these instrumentation tools and are the motivation for new Loom developments.
+</p>
+</li>
+
+  <li>
+   <a id="lit19">
+   Clang Interface Stubs: Syntax Directed Stub Library Generation.
+   </a>
+   <br />
+   <i>Puyan Lotfi</i>
+   <p>
+Stub libraries, like import libraries on Windows and TAPI on Darwin, are useful for reducing link time and for constraining the API surface of an SDK. Stub libraries are limited to the API surface the library author intends to expose to users and do not contain runtime code. We believe that source driven API annotation is the best way to encourage library writers to lock down an API.
+ </p><p>
+In this talk we will discuss the various proof of concept attempts and improvements to clang that have been done in the process of building this feature, how this information is derived using visibility attributes provided by the developer in their code, and ways clang Interface Stubs can be used by a library author to control and track an API.
+</p>
+</li>
+
+  <li>
+   <a id="lit20">
+   Flang Update
+   </a>
+   <br />
+   <i>Steve Scalpone</i>
+   <p>
+Flang development update touching on current status, experience with MLIR, and an overview of compiler performance.
+</p>
+</li>
+
+  <li>
+   <a id="lit21">
+   Lowering tale: Supporting 64 bit pointers in RISCV 32 bit LLVM backend
+   </a>
+   <br />
+   <i>Reshabh Sharma</i>
+   <p>
+We are working on a RISCV 32 bit GPU ISA, which is an unofficial extension over RV32 having custom instructions specifically designed for GPGPU. This will help in improving programmability of the second generation design of open source RISC-V manycore processor (bjump.org/manycore).
+<p></p>
+Addressable memory has greatly exceeded 32 bits, we extend the support to 64 bit addressable memory at address space 1 using custom load and store instructions. In this talk, we will describe our implementation in chronological order with respect to different phases in the backend supported with details about all the approaches considered with their pros and cons.
+</p>
+</li>
+
+  <li>
+   <a id="lit22">
+   Virtual Function Elimination in LLVM
+   </a>
+   <br />
+   <i>Oliver Stannard</i>
+   <p>
+I am currently working on a patch to LLVM and Clang to allow unused C++ virtual functions to be removed by LTO. I will explain what virtual functions and calls to them look like in LLVM IR, and why they can't be removed by existing optimisations. Then I will describe the changes I have made to LLVM and Clang to make this optimisation possible.
+</p>
+</li>
+
+  <li>
+   <a id="lit23">
+   Making a Language Cross Platform: Libraries and Tooling
+   </a>
+   <br />
+   <i>Gwen Mittertreiner</i>
+   <p>
+A look back (and forwards) on what works well when writing cross platform system level libraries and what becomes difficult, especially in regards to supporting Windows and Android, and how you can design your tools and libraries to make this easier.
+</p>
+</li>
+
+  <li>
+   <a id="lit24">
+   Grafter - A use case to implement an embedded DSL in C++ and perform source to source traversal fusion transformation using Clang
+   </a>
+   <br />
+   <i>Laith Sakka</i>
+   <p>
+Grafter is a tool that performs fusion for general imperative traversals that traverse the same tree achieving significant performance benefits.
+</p><p>
+In this talk, we will discuss how Grafter utilizes Clang to implement its language, captures different information that is needed for its static analysis, and finally writes back the new fused traversals.
+</p>
+</li>
+</ul>
+
+<b>Posters</b>
+<ul>
+
+   <li>
+   <a id="post1">
+   TON Labs Backend for TON Blockchain
+   </a>
+   <br />
+   <i> Dmitry Borisenkov, Dmitry Shtukenberg, Leonid Kholodov</i>
+   <p>
+   TON Labs initiative to deliver a comprehensive ecosystem for the TON blockchain was announced in July 2019. Ultimately, it will be offered as an open-source solution. The compiler toolchain is an essential part of it designed to enable developers using general-purpose languages they know to develop smart contracts and to run them on a virtual machine that is not bound to WebAssembly.
+<p></p>
+A beta version of the C compiler has been recently released and the source code is supposed to become public by the time of this event, or soon. The poster is to demonstrate the overall scope of work related to the compiler, as well as all the challenges we faced while adapting the LLVM framework and the C language to a domain where neither is initially supposed to work.
+   </p>
+   </li>
+
+   <li>
+   <a id="post2">
+   LLVM Build Times Using a Program Repository
+   </a>
+   <br />
+   <i>Rusell Gallop, Phil Camp</i>
+   <p>
+   The Program Repository is a project studying the benefits of changing the build workflow, storing object data in a database instead of object files, structured to eliminate duplicated work from the compilation process, enable incremental compilation, and to minimize the work that must be performed by the linker. This poster will present the current compile time gains building LLVM and Clang.
+</p><p>
+The Program Repository identifies duplicate code and data across compile units and avoids repeated work during both compilation and linkage. For example, if a function is present in multiple compile units then it will only be optimised and stored once. With duplicates identified at compile time, a program repository linker will not need to process any code or data that it would otherwise discard.
+   </p>
+   </li>
+
+   <li>
+   <a id="post3">
+   RISC-V Bit Manipulation Support in the Clang/LLVM Toolchain
+   </a>
+   <br />
+   <i>Scott Egerton, Paolo Savini</i>
+   <p>
+   This poster presents details of the Clang/LLVM implementation to add support for the RISC-V bit manipulation instruction set extension.
+   </p>
+   </li>
+
+   <li>
+   <a id="post4">
+   Attributor, a Framework for Interprocedural Information Deduction
+   </a>
+   <br />
+   <i>Johannes Doerfert, Hideto Ueno, Stefan Stipanovic</i>
+   <p>
+   Over the summer, the “Attributor” fixpoint iteration framework was developed and committed into LLVM. The first goal of this framework is to improve the current attribute inference system with consistency. The framework simplifies module-wide attribute deduction and also fosters generic interprocedural information propagation. Because of abstracted interfaces and the provided infrastructure, it is now much easier to add and deduce new attributes. In this poster, we will outline the Attributor framework as well as our work on attribute deduction. We detail how deduction of exciting attributes improved, including but not limited to nonnull, noalias, dereferenceable, and describe the new attributes we introduced and derive now: nosync, nofree, and willreturn.
+   </p>
+   </li>
+
+   <li>
+   <a id="post6">
+   Overflows Be Gone: Checked C for Memory Safety
+   </a>
+   <br />
+   <i>Mandeep Singh Grang</i>
+   <p>
+  Buffer overflows and out-of-bounds memory accesses are common programming anomalies. They are a major security exploit which can allow an attacker to compromise spatial safety thus resulting in unintended program behavior. In this poster, we present Checked C, an extension to C designed to guarantee spatial safety. Checked C is implemented in LLVM and Clang. Checked C adds static and dynamic checking to C to detect or prevent memory access violations. The goal of Checked C is to improve systems programming by making fundamental improvements to C.
+   </p>
+   </li>
+</ul>
+
+<b>Student Research Competition</b>
+<ul>
+
+   <li>
+   <a id="src1">
+   Cross-Translation Unit Optimization via Annotated Headers
+   </a>
+   <br />
+   <i>William S. Moses</i>
+   <p>
+   LLVM automatically derives facts that are only used while the respective translation unit, or LLVM module, is processed (i.e. constant function, error-throwing, etc). This is true both in standard compilation but also link-time-optimization (LTO) in which the module is (partially) merged with others in the same project at link time. LTO is able to take advantage of this to optimize functions calls to outside the translation unit. However, LTO doesn't solve the problem for two reasons of practicality: LTO comes with a nontrivial compile-time investment; and many libraries upon which a program could depend, do not ship with LTO information, simply headers and binaries. In this extended abstract, we  solve the problem by generating annotated versions of the source code that also include this derived information. Such an approach has the benefits of both worlds: allowing optimizations previously limited to LTO without running LTO and only providing headers. Such headers are created by modifying Clang to understand three custom attributes to represent arbitrary LLVM function attributes and modifying LLVM to emit C-compatible headers with the aforementioned attribute. Finally, we test the approach experimentally on the DOE RSBench proxy application and verify that it provides the expected speedups.
+   </p>
+   </li>
+
+   <li>
+   <a id="src2">
+   Quantifying Dataflow Analysis with Gradients in LLVM
+   </a>
+   <br />
+   <i>Abhishek Shah</i>
+   <p>
+   TBD
+   </p>
+   </li>
+
+
+   <li>
+   <a id="src3">
+   Floating Point Consistency in the Wild: A practical evaluation of how compiler optimizations affect high performance floating point code 
+  </a>
+   <br />
+   <i>Jack J Garzella</i>
+   <p>
+   Using the FLiT compilation tool, we evaluate Physics-related high-performance codebases, by recompiling each one with LLVM, GCC, and Intel, at every optimization level and all sorts of FP-related flags.
+   </p>
+   </li>
+
+
+   <li>
+   <a id="src4">
+   Static Analysis of OpenMP Data Mapping for Target Offloading
+   </a>
+   <br />
+   <i>Prithayan Barua</i>
+   <p>
+   TBD
+   </p>
+   </li>
+
+</ul>
+
+<div class="www_sectiontitle" id="contact">Contact</div>
+<p>To contact the organizer,
+  <a href="mailto:tanyalattner at llvm.org"> email Tanya Lattner</a>
+</p>




More information about the llvm-commits mailing list