[www] r227729 - Update the fosdem schedule (remove the hour, update the schedule) + add the first slide

Sylvestre Ledru sylvestre at debian.org
Sun Feb 1 03:54:49 PST 2015


Author: sylvestre
Date: Sun Feb  1 05:54:49 2015
New Revision: 227729

URL: http://llvm.org/viewvc/llvm-project?rev=227729&view=rev
Log:
Update the fosdem schedule (remove the hour, update the schedule) + add the first slide

Added:
    www/trunk/devmtg/2015-02/slides/
    www/trunk/devmtg/2015-02/slides/diken-movicompile.pdf   (with props)
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=227729&r1=227728&r2=227729&view=diff
==============================================================================
--- www/trunk/devmtg/2015-02/index.html (original)
+++ www/trunk/devmtg/2015-02/index.html Sun Feb  1 05:54:49 2015
@@ -40,21 +40,21 @@ meeting.
 <div class="www_sectiontitle" id="call">Schedule</div>
 <p>
 <table id="devmtg">
-  <tr><th></th><th>Talk</th><th>Speaker</th><th><!--Slides/videos--></th></tr>
+  <tr><th>Talk</th><th>Speaker</th><th>Slides/videos</th></tr>
 
-  <tr><td>10:00-10:30</td><td><b>Porting LLDB to a new Target</b></td><td>Hafiz Abid Qadeer</td><td></td></tr>
-  <tr><td>10:40-11:10</td><td><b>A closer look at ARM code quality</b></td><td>Tilmann Scheller</td><td></td></tr>
-  <tr><td>11:20-11:50</td><td><b>Extending the internal assembler<br />
+  <tr><td><b>Porting LLDB to a new Target</b></td><td>Hafiz Abid Qadeer</td><td></td></tr>
+  <tr><td><b>LLVM's AArch64 support - history & status</b></td><td>Kristof Beyls</td><td></td></tr>
+  <tr><td><b>Extending the internal assembler<br />
 <i>How to add a new CPU feature</i></b></td><td>Kai Nacke</td><td></td></tr>
-  <tr><td>12:00-12:30</td><td><b>moviCompile: An LLVM based compiler for heterogeneous SIMD code generation</b></td><td>Erkan Diken</td><td></td></tr>
-  <tr><td>12:40-13:10</td><td><b>The C2 programming language<br />
+  <tr><td><b>moviCompile: An LLVM based compiler for heterogeneous SIMD code generation</b></td><td>Erkan Diken</td><td><a href="slides/diken-movicompile.pdf">Slides</a></td></tr>
+  <tr><td><b>The C2 programming language<br />
 <i>Using Clang not like it's supposed to be used</i></b></td><td>Bas van den Berg</td><td></td></tr>
-  <tr><td>13:20-14:20</td><td><b>OpenMandriva's switch to clang as its default compiler<br />
+  <tr><td><b>OpenMandriva's switch to clang as its default compiler<br />
 <i>OpenMandriva's experiences with switching the default compiler to clang</i></b></td><td>Bernhard Rosenkränzer</td><td></td></tr>
-  <tr><td>14:30-15:10</td><td><b>LLVM's AArch64 support - history & status</b></td><td>Kristof Beyls</td><td></td></tr>
-  <tr><td>15:50-16:50</td><td><b>Code clone detection in LLVM compiler infrastructure<br />
+  <tr><td><b>Adventures with LLVM in a magical land where pointers are not integers</b></td><td>David Chisnall</td><td></td></tr>
+  <tr><td><b>Code clone detection in LLVM compiler infrastructure<br />
 <i>LLVM: built-in scalable code clone detection based on semantic analysis</i></b></td><td>Sevak Sargsyan</td><td></td></tr>
-  <tr><td>15:50-16:50</td><td><b>LLVM on the Web<br />
+  <tr><td><b>LLVM on the Web<br />
   <i>Using Portable Native Client to run Clang/LLVM in the Browser</i></b></td><td>Brad Nelson</td><td></td></tr>
 </table>
 

Added: www/trunk/devmtg/2015-02/slides/diken-movicompile.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/slides/diken-movicompile.pdf?rev=227729&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2015-02/slides/diken-movicompile.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream






More information about the llvm-commits mailing list