[www] r344383 - Update poster list.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 10:46:48 PDT 2018


Author: tbrethou
Date: Fri Oct 12 10:46:47 2018
New Revision: 344383

URL: http://llvm.org/viewvc/llvm-project?rev=344383&view=rev
Log:
Update poster list.

Modified:
    www/trunk/devmtg/2018-10/index.html

Modified: www/trunk/devmtg/2018-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-10/index.html?rev=344383&r1=344382&r2=344383&view=diff
==============================================================================
--- www/trunk/devmtg/2018-10/index.html (original)
+++ www/trunk/devmtg/2018-10/index.html Fri Oct 12 10:46:47 2018
@@ -207,7 +207,19 @@ Over the past year we have hosted panels
     <li><a href="talk-abstracts.html#poster4">Guaranteeing the Correctness of LLVM RISC-V Machine Code with Fuzzing</a> - Jocelyn Wei, Ana Pazos, Mandeep Singh Grang</li>
     <li><a href="talk-abstracts.html#poster5">NEC SX-Aurora - A Scalable Vector Architecture</a> - Kazuhisa Ishizaka, Kazushi Marukawa, Erich Focht, Simon Moll, Matthias Kurtenacker, Sebastian Hack</li>
 	<li><a href="talk-abstracts.html#poster8">Extending Clang Static Analyzer to enable Cross Translation Unit Analysis</a> - Varun Subramanian</li>
-    <li><a href="talk-abstracts.html#poster8">Leveraging Polyhedral Compilation in Chapel Compiler</a> - Siddharth Bhat, Michael Ferguson, Philip Pfaffe, Sahil Yerawar</li>
+
+<li>Refuting False Bugs in the Clang Static Analyzer using SMT Solvers
+- <i>Mikhail R. Gadelha</i></li>
+
+<li>libcu++: Porting LLVM's C++ Standard Library to CUDA
+- <i>Bryce Lelbach</i>
+</li>
+<li>Repurposing GCC Regression for LLVM Based Tool Chains - <i>Jeremy Bennett, Simon Cook, Ed Jones
+</i></li>
+<li>Memory Tagging, how it improves C++ memory safety, and what does it mean for compiler optimizations - <i>Kostya Serebryany, Evgenii Stepanov, Vlad Tsyrklevich
+</i></li>
+<li>goSLP: Globally Optimized Superword Level Parallelism Framework - <i>Charith Mendis</i>
+</li>
 </ul>
 
 <p>Our general program committee chair is Anastasia Stulova. The program committee is composed of active developers of the LLVM, Clang, and related sub-communities.




More information about the llvm-commits mailing list