[www] r313867 - Add more posters.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 01:21:18 PDT 2017


Author: tbrethou
Date: Thu Sep 21 01:21:18 2017
New Revision: 313867

URL: http://llvm.org/viewvc/llvm-project?rev=313867&view=rev
Log:
Add more posters.

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

Modified: www/trunk/devmtg/2017-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/index.html?rev=313867&r1=313866&r2=313867&view=diff
==============================================================================
--- www/trunk/devmtg/2017-10/index.html (original)
+++ www/trunk/devmtg/2017-10/index.html Thu Sep 21 01:21:18 2017
@@ -207,6 +207,9 @@ Please email Tanya Lattner (tanyalattner
 <b><a href="#talk5">eval() in C++
 </a></b> - <i>Sean Callanan</i><br>
 
+<b><a href="#talk6">The Type Sanitizer: Free Yourself from -fno-strict-aliasing
+</a></b> - <i>Hal Finkel</i><br>
+
 <b><a href="#talk7">Enabling Parallel Computing in Chapel with Clang and LLVM
 </a></b> - <i>Michael Ferguson</i><br>
 
@@ -352,7 +355,35 @@ Posters:<br>
 <b><a href="#poster3">An LLVM based Loop Profiler
 </a></b> - <i>Shalini Jain, Kamlesh Kumar, Suresh Purini, Dibyendu Das and Ramakrishna Upadrasta</i><br>
 
-More coming soon...
+<b><a href="#poster4">Leveraging Compiler Optimizations to Reduce Runtime Fault Recovery Overhead
+</a></b> - <i>Fateme S. Hosseini, Pouya Fotouhi, Chengmo Yang and Guang R. Gao</i><br>
+
+<b><a href="#poster5">Polyhedral Optimizations and transparent GPU offloading for Julia by Polly
+</a></b> - <i>Sanjay Srivallabh Singapuram</i><br>
+
+
+<b><a href="#poster6">Improving debug information in LLVM to recover optimized-out function parameters
+</a></b> - <i>Ananth Sowda and Ivan Baev</i><br>
+
+
+<b><a href="#poster7">Adding Debug Information and Merge Attribute to Merge-Functions LLVM passes
+</a></b> - <i>Anmol Paralkar</i><br>
+
+
+<b><a href="#poster8">ALLVM: LLVM All the Things!
+</a></b> - <i>Will Dietz and Vikram Adve</i><br>
+
+
+<b><a href="#poster9">Project Sulong - Executing LLVM IR on top of a JVM
+</a></b> - <i>Matthias Grimmer and Christian Wimmer</i><br>
+
+
+<b><a href="#poster10">JIT Fuzzing Solver: A LibFuzzer based constraint solver
+</a></b> - <i>Daniel Liew, Cristian Cadar and Alastair Donaldson</i><br>
+
+
+<b><a href="#poster11">Non-determinism in LLVM Code Generation
+</a></b> - <i>Mandeep Singh Grang</i><br>
 
 </p>
 




More information about the llvm-commits mailing list