[llvm-commits] [www] r151723 - /www/trunk/devmtg/2012-04-12/index.html

James Molloy james.molloy at arm.com
Wed Feb 29 07:03:08 PST 2012


Author: jamesm
Date: Wed Feb 29 09:03:08 2012
New Revision: 151723

URL: http://llvm.org/viewvc/llvm-project?rev=151723&view=rev
Log:
Euro-LLVM: Add details of accepted presentations, and general announcements.

Modified:
    www/trunk/devmtg/2012-04-12/index.html

Modified: www/trunk/devmtg/2012-04-12/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-04-12/index.html?rev=151723&r1=151722&r2=151723&view=diff
==============================================================================
--- www/trunk/devmtg/2012-04-12/index.html (original)
+++ www/trunk/devmtg/2012-04-12/index.html Wed Feb 29 09:03:08 2012
@@ -15,6 +15,44 @@
 
 <p align="center"><h3><b>SPONSORED BY: <a href="http://www.arm.com">ARM Ltd.</a>, <a href="http://www.qualcomm.com/quicinc/">QuIC</a>, <a href="http://www.google.com">Google</a></b></h3></p>
 
+<h2>Announcements</h2>
+
+<ul>
+<li>Registration is still open - email <a href="mailto:Euro-LLVM at arm.com">Euro-LLVM at arm.com</a> to register! Don't forget to state whether you'll be wanting dinner and any dietary requirements you have.</li>
+<li>BoF registration is now open - email <a href="mailto:Euro-LLVM at arm.com">Euro-LLVM at arm.com</a> with a title, short description and the name of a BoF leader.</li>
+<li>Some accomodation at the Hotel Russell has been subsidised - <a href="https://hotelres.vbookings.co.uk/b/armeullvm/">click here to book online</a>. Note that we have already paid for these rooms so please do make use of this service!</li>
+</ul>
+
+<h3>Accepted presentations</h3>
+
+<table id="devmtg">
+<tbody><tr align="center"><th>Author</th><th>Title</th></tr>
+
+<tr><td><b>Michael Spencer </b><br/>Sony Computer Entertainment America</td><td>lld - the LLVM Linker</td></tr>
+<tr><td><b>Mark Charlebois </b><br/>QuIC</td><td>Building Linux with LLVM</td></tr>
+<tr><td><b>Hal Finkel </b><br/>Argonne National Laboratory</td><td>Autovectorization with LLVM</td></tr>
+<tr><td><b>Philip Craig </b><br/>Barclays Capital</td><td>Verifying Serialisability and Thread-safety Markup using Clang (Barclays Capital Quantitative Analytics Library)</td></tr>
+<tr><td><b>Eli Bendersky </b><br/>Intel</td><td>MCJIT <span style="font-size: small;">Note that Eli's presentation has been acepted, but he has not yet fully confirmed that he will be able to attend.</span></td></tr>
+<tr><td><b>Manual Klimek </b><br/>Google</td><td>Refactoring C++ with Clang</td></tr>
+<tr><td><b>Pablo Barrio </b><br/>Univ. Politécnica de Madrid</td><td>Turning control flow graphs into function call graphs: transformation of partitioned codes for execution in hetergeneous architectures</td></tr>
+<tr><td><b>Richard Barton </b><br/>ARM</td><td>Guaranteeing the correctness of MC for ARM</td></tr>
+<tr><td><b>Igor Bohm </b><br/>University of Edinburgh</td><td>Reducing dynamic compilation latency - concurrent and parallel dynamic compilation</td></tr>
+<tr><td><b>Ralf Karrenberg & Sebastian Hack </b><br/>Saarland University</td><td>Improving Performance of OpenCL on CPUs</td></tr>
+<tr><td><b>Reed Kotler </b><br/>MIPS</td><td>Anatomy of the MIPS LLVM Port</td></tr>
+<tr><td colspan="2"><b>+1 still to decide.</b></td></tr>
+</tbody>
+</table>
+
+<h3>Accepted workshops / tutorials</h3>
+<table id="devmtg">
+<tbody><tr align="center"><th>Author</th><th>Title</th></tr>
+<tr><td><b>David Chisnall</b></td><td>What LLVM can do for you</td></tr>
+<tr><td><b>Anton Korobeynikov</b></td><td>Building a backend in 24 hours</td></tr>
+</tbody>
+</table>
+
+<hr>
+
 <p><b>Registration is now open - email Euro-LLVM at ARM.com</b></p>
 
 <p>Dear LLVM user,</p>





More information about the llvm-commits mailing list