[www] r290985 - Summary: [www] LLVM Performace workshop: list accepted talks
Sebastian Pop via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 10:53:43 PST 2017
Author: spop
Date: Wed Jan 4 12:53:43 2017
New Revision: 290985
URL: http://llvm.org/viewvc/llvm-project?rev=290985&view=rev
Log:
Summary: [www] LLVM Performace workshop: list accepted talks
List the name of the speakers and the titles of the accepted talks for the workshop.
Modified:
www/trunk/devmtg/2017-02-04/index.html
Modified: www/trunk/devmtg/2017-02-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-02-04/index.html?rev=290985&r1=290984&r2=290985&view=diff
==============================================================================
--- www/trunk/devmtg/2017-02-04/index.html (original)
+++ www/trunk/devmtg/2017-02-04/index.html Wed Jan 4 12:53:43 2017
@@ -15,6 +15,24 @@
<a href="http://cgo.org/cgo2017/workshops.html">CGO website</a>.
</p>
+<div class="www_sectiontitle">Program</div>
+<p>
+ The following presentations have been accepted for the LLVM Performance Workshop:
+ <ul>
+ <li> Krzysztof Parzyszek: Register Data Flow framework
+ <li> Tao Schardl and William Moses: The Tapir Extension to LLVM's Intermediate Representation for Fork-Join Parallelism
+ <li> Aditya Kumar, Sebastian Pop and Laxman Sole: Performance analysis of libcxx
+ <li> Hal Finkel: Modeling restrict-qualified pointers in LLVM
+ <li> Mehdi Amini: LTO/ThinLTO Bof
+ <li> Johannes Doerfert: Polyhedral "Driven" Optimizations on Real Codes
+ <li> Tobias Grosser: Polly-ACC - Accelerator support with Polly-ACC
+ <li> Brian Railing: Improving LLVM Instrumentation Overheads
+ <li> Evandro Menezes, Sebastian Pop and Aditya Kumar: Efficient clustering of case statements for indirect branch predictors
+ <li> Pranav Bhandarkar, Anshuman Dasgupta, Ron Lieberman, Dan Palermo, Dillon Sharlet and Andrew Adams: Halide for Hexagon⢠DSP with Hexagon Vector eXtensions (HVX) using LLVM
+ <li> Sergei Larin and Harsha Jagasia: Impact of the current LLVM inlining strategy on complex embedded application memory utilization and performance
+ </ul>
+</p>
+
<div class="www_sectiontitle">Call for Speakers</div>
<p>
More information about the llvm-commits
mailing list