[www] r220222 - Fosdem 2015

Sylvestre Ledru sylvestre at debian.org
Mon Oct 20 12:19:40 PDT 2014


Author: sylvestre
Date: Mon Oct 20 14:19:40 2014
New Revision: 220222

URL: http://llvm.org/viewvc/llvm-project?rev=220222&view=rev
Log:
Fosdem 2015

Added:
    www/trunk/devmtg/2015-02/
    www/trunk/devmtg/2015-02/index.html   (with props)

Added: www/trunk/devmtg/2015-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/index.html?rev=220222&view=auto
==============================================================================
--- www/trunk/devmtg/2015-02/index.html (added)
+++ www/trunk/devmtg/2015-02/index.html Mon Oct 20 14:19:40 2014
@@ -0,0 +1,98 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">LLVM devroom at FOSDEM</div>
+<table>
+        <tr><td valign="top">
+<ol>
+        <li><a href="#call">Call for "Papers"</a></li>
+        <li><a href="#logistics">Logistics</a></li>
+        <li><a href="#register">Registration</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: LLVM at FOSDEM.</li>
+  <li><b>When</b>: February 1, 2015</li>
+  <li><b>Where</b>: Brussels, Belgium</li>
+</ul>
+</td></tr></table>
+
+<p>
+At FOSDEM 2015, LLVM will for the first time participate with a dedicated
+devroom. Complementing the upcoming Euro LLVM 2015, the devroom at FOSDEM
+provides a great opportunity for core LLVM developers and the wider open source
+community to get together to connect and discuss.
+</p>
+
+<p>
+As possibly the largest European Open Source Conference, FOSDEM takes place in
+Brussels and attracts with more than 400 lectures every year over 5000 hackers -
+many core contributors of the worlds leading open source projects.
+</p>
+
+<p>
+We also invite you to sign up for
+the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting">official
+Developer Meeting mailing list</a> to be kept informed of updates concerning the
+meeting.
+</p>
+
+
+<div class="www_sectiontitle" id="call">Schedule</div>
+<p>
+TBA
+<!-->
+<table id="devmtg">
+  <tr><th>Talk</th><th>Slides/videos</th></tr>
+
+  <tr><td><b>Welcome</b><br />Tobias Grosser & Sylvestre Ledru</td><td></td></tr>
+  <tr><td><a href="#talk1"><b>Clang: Re-inventing the Compiler</b></a><br />Alp Toker</td><td><a href="slides/toker-clang-reinventing.pdf">Slides</a></td></tr>
+  <tr><td><a href="#talk2"><b>Auto-Vectorization in LLVM</b></a><br />Renato Golin</td><td><a href="slides/golin-AutoVectorizationLLVM.pdf">Slides</a></td></tr>
+
+  <tr><td><a href="#talk3"><b>The Avatar project - improving embedded security with S2E, KLEE and Qemu</b></a><br />Luca Bruno</td><td><a href="slides/bruno-avatar.pdf">Slides</a></td></tr>
+  <tr><td><a href="#talk4"><b>The LLVMLinux project</b></a><br />Jan-Simon Möller</td><td><a href="slides/moller-llvmlinux.pdf">Slides</a></td></tr>
+  <tr><td><a href="#talk5"><b>How to contribute to LLVM</b></a><br />Sylvestre Ledru</td><td><a href="slides/ledru-how-to-contribute-to-llvm.pdf">Slides</a></td></tr>
+
+  <tr><td><a href="#talk6"><b>Two uses cases for the clang C++ parser: Online Code Browser and Qt moc Replacement.</b></a><br />Olivier Goffart</td><td></td></tr>
+  <tr><td><a href="#talk7"><b>Statically compiling Ruby with LLVM</b></a><br />Laurent Sansonetti</td><td></td></tr>
+  <tr><td><a href="#talk8"><b>LDC - the LLVM-based D compiler</b></a><br />Kai Nacke</td><td></td></tr>
+  <tr><td><a href="#talk9"><b>Introduction on KLEE</b></a><br />Daniel Liew</td><td></td></tr>
+  <tr><td><a href="#talk10"><b>An approach for energy consumption analysis of programs using LLVM</b></a><br />Neville Grech</td><td></td></tr>
+  <tr><td><a href="#talk11"><b>High Level Loop Optimizations in LLVM</b></a><br />Tobias Grosser</td><td></td></tr>
+</table>
+-->
+
+</p>
+<!--
+<div class="www_sectiontitle" id="abstracts">Talk Abstracts</div>
+
+<p>
+
+</p>
+-->
+
+<div class="www_sectiontitle" id="logistics">Logistics</div>
+<p>
+
+The mailing
+list <a href="mailo:llvm-devroom at lists.fosdem.org">llvm-devroom at lists.fosdem.org</a>
+can be used to discuss issues of general interest related to the conference
+organization.
+</p>
+
+<div class="www_sectiontitle" id="register">Registration</div>
+<p>
+
+FOSDEM does not require any registration and is free of charge. However, just like last year, an important crowd must be expected.
+</p>
+
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+<br>
+</address>
+
+<!--#include virtual="../../footer.incl" -->

Propchange: www/trunk/devmtg/2015-02/index.html
------------------------------------------------------------------------------
    svn:executable = *





More information about the llvm-commits mailing list