[www] r225631 - remove the call for papers

Sylvestre Ledru sylvestre at debian.org
Mon Jan 12 06:20:17 PST 2015


Author: sylvestre
Date: Mon Jan 12 08:20:16 2015
New Revision: 225631

URL: http://llvm.org/viewvc/llvm-project?rev=225631&view=rev
Log:
remove the call for papers

Modified:
    www/trunk/devmtg/2015-02/index.html

Modified: www/trunk/devmtg/2015-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/index.html?rev=225631&r1=225630&r2=225631&view=diff
==============================================================================
--- www/trunk/devmtg/2015-02/index.html (original)
+++ www/trunk/devmtg/2015-02/index.html Mon Jan 12 08:20:16 2015
@@ -37,58 +37,9 @@ Developer Meeting mailing list</a> to be
 meeting.
 </p>
 
-
-<div class="www_sectiontitle" id="call">Call for paper</div>
-<p>
-
-
-We invite academic, industrial and hobbyist speakers to present their work on developing or using LLVM, Clang, LLDB, Polly, Compiler-RT, etc.
-<br />
-We are looking for:
-<ul>
-  <li>Keynote speakers.</li>
-  <li>Technical presentations (30 minutes plus questions and discussion)
-     related to development of LLVM, Clang etc.</li>
-<li>Presentations about the use of LLVM, Clang in commercial or
-     academic projects as well as in the open source world.</li>
-<li>Tutorials</li>
-<li>Lightning talks (5 minutes)</li>
-</ul>
-
-The deadline for receiving submissions is December 1st, 2014.  Speakers
-will be notified of acceptance or rejection by the 15th of December.
-Proposals that are not sufficiently detailed (talks lacking a
-comprehensive abstract for example) are likely to be rejected.
-<br />
-Please create an account on the <a href="https://penta.fosdem.org/user/new_account">FOSDEM interface</a> and <a href="https://penta.fosdem.org/submission/FOSDEM15/event/new ">submit your proposal</a>.
-Please make sure you select "LLVM devroom" as the "Track".
-
-</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>






More information about the llvm-commits mailing list