[llvm-commits] [www] r118004 - /www/trunk/devmtg/2010-11/index.html

Tanya Lattner tonic at nondot.org
Mon Nov 1 21:40:28 PDT 2010


Author: tbrethou
Date: Mon Nov  1 23:40:28 2010
New Revision: 118004

URL: http://llvm.org/viewvc/llvm-project?rev=118004&view=rev
Log:
Add schedule.

Modified:
    www/trunk/devmtg/2010-11/index.html

Modified: www/trunk/devmtg/2010-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/index.html?rev=118004&r1=118003&r2=118004&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Mon Nov  1 23:40:28 2010
@@ -47,29 +47,39 @@
 
 <p>You will find the meeting location, times, and other important information on the <a href="http://www.seeuthere.com/2010LLVMDevelopersMeeting">Registration Website.</a>
 
-<div class="www_sectiontitle" id="agenda">Tentative Agenda</div>
-
-<p>The following is a tentative list of schedule talks (more information to come):</p>
+<div class="www_sectiontitle" id="agenda">Agenda</div>
 
 <table border=1>
-<tr><th>Talk Title</th><th>Speaker</th></tr>
-<tr><td>LLDB</td><td>Greg Clayton</td></tr>
-<tr><td>Symbolic Crosschecking of Floating-Point and SIMD Code</td><td>Peter Collingbourne, Imperial College London</td></tr>
-<tr><td>The LLVM Assembler & Machine Code Infrastructure</td><td>Daniel Dunbar</td></tr>
-<tr><td>Connecting the EDG front-end to LLVM</td><td>Renato Golin, ARM</td></tr>
-<tr><td>libclang: Thinking Beyond the Compiler</td><td>Doug Gregor</td>
-<tr><td>LLVM for Open Shading Language</td><td>Larry Gritz, Sony Pictures Imageworks</td></tr>
-<tr><td>Polly - Polyhedral optimizations in LLVM</td><td>Tobias Grosser, University of Passau</td></tr>
-<tr><td>libc++</td><td>Howard Hinnant</td></tr>
-<tr><td>Experiences on using LLVM to compile Click packet processing code to Stanford NetFPGA hardware</td><td>James Kempf, Ericsson Research Silicon Valley</td></tr>
-<tr><td>The Crack Scripting Language</td><td>Michael Muller, Google</td></tr>
-<tr><td>Creating cling, an interactive interpreter interface for clang</td><td>Axel Naumann, CERN</td></tr>
-<tr><td>C-to-Verilog.com : High-level synthesis using LLVM</td><td>Nadav Rotem, Haifa University</td></tr>
-<tr><td>Portable Native Client</td><td>David Sehr, Google</td></tr>
-<tr><td>Implementing Include-What-You-Use using clang</td><td>Craig Silverstein, Google</td></tr>
-<tr><td>Object Files in LLVM</td><td>Michael Spencer, Gainsville U</td></tr>
-<tr><td>AMD OpenCL Compiler – Using LLVM to produce a cross-platform heterogeneous compiler tool chain.</td><td>Micah Villmow, AMD Inc.</td></tr>
-<tr><td>Hardening LLVM With Random Testing</td><td>Xuejun Yang, University of Utah</td></tr>
+<tr><th>Time</th><th>Talk</th><th>Location</th></tr>
+
+<tr><td>8:00 - 8:45</td><td>Breakfast</td><td>Market Room</td></tr>
+<tr><td rowspan=2>>8:45 - 9:00</td><td><b>Welcome</b><br>Chris Lattner, <i>Apple Inc.</i></td>Almaden Ballroom</td></tr>
+<tr><td>9:00 - 9:40</td><td><b>Portable Native Client</b><br>David Sehr, <i>Google</i></td></tr>
+<tr><td rowspan=3>9:40 - 10:20</td><td><b>AMD OpenCL Compiler - Using LLVM to produce a cross-platform heterogeneous compiler tool chain</b><br>Micah Villmow, <i>AMD Inc.</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Implementing Include-What-You-Use using clang</b><br>Craig Silverstein, <i>Google</i></td><td>Winchester Room</td></tr>
+<tr><td><b>Debugging Information BOF</b><br>Devang Patel, <i>Apple Inc.</i></td><td>Market Room</td></tr>
+<tr><td>10:20 - 10:50</td><td>Break</td><td>Market Room</td></tr>
+<tr><td rowspan=2>10:50 - 11:30</td><td><b>libclang: Thinking Beyond the Compiler</b><br>Doug Gregor, <i>Apple Inc.</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Polly - Polyhedral optimizations in LLVM</b><br>Tobias Grosser , <i>University of Passau</i></td><td>Winchester Room</td></tr>
+<tr><td rowspan=2>11:30 - 12:10</td><td><b>libc++: A Standard Library for C++0x</b><br>Howard Hinnant, <i>Apple Inc.</i></td><td>Almaden Room</td></tr>
+<tr><td><b>Symbolic Crosschecking of Floating-Point and SIMD Code</b><br>Peter Collingbourne, <i>Imperial College London</i></td><td>Winchester Room</td></tr>
+<tr><td>12:10 - 1:20</td><td>Lunch</td><td>Market Room</td></tr>
+<tr><td rowspan=3>1:20 - 2:00</td><td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Creating cling, an interactive interpreter interface for clang</b><br>Axel Naumann, <i>CERN</i></td><td>Winchester Room</td></tr>
+<tr><td><b>OpenCL BOF</b><br>Alasdair Grant, <i>ARM</i></td><td>Market Room</td></tr>
+<tr><td rowspan=2>2:00 - 2:40</td><td>><b>LLDB: Modular Debugging Infrastructure</b><br>Greg Clayton, <i>Apple Inc.</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>The Crack Scripting Language</b><br>Michael Muller, <i>Google</i></td><td>Winchester Room</td></tr>
+<tr><td><b>ARM-MC and EABI support BOF</b><br>Renato Golin, <i>ARM</i></td><td>Market Room</td></tr>
+<tr><td rowspan=2>2:40 - 3:20</td><td><b>Hardening LLVM With Random Testing</b><br>Xuejun Yang, <i>University of Utah</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>C-to-Verilog.com : High-level synthesis using LLVM</b><br>Nadav Rotem, <i>Haifa University</i></td><td>Winchester Room</td></tr>
+<tr><td>3:20 - 3:50</td><td>Break</td><td>Market Room</td></tr>
+<tr><td rowspan=3>3:50 - 4:30</td><td><b>Object Files in LLVM</b><br>Michael Spencer, <i>Gainsville University</i><td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Connecting the EDG front-end to LLVM</b><br>Renato Golin, <i>ARM</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Building Linux BOF</b><br>Taylor Simpson, <i>QuIC</i></td><td>Market Room</td></tr>
+<tr><td rowspan=3>4:30 - 5:10</td><td><b>LLVM for Open Shading Language</b><br>Larry Gritz,<i> Sony Pictures Imageworks</i></td><td>Almaden Ballroom</td></tr>
+<tr><td><b>Experiences on using LLVM to compile Click packet processing code to Stanford NetFPGA hardware</b><br>James Kempf, <i>Ericsson Research Silicon Valley</i></td><td>Winchester Room</td></tr>
+<tr><td><b>Optimizations BOF</b><br>Taylor Simpson, <i>QuIC</i></td><td>Market Room</td></tr>
+<tr><td>6:00 - 8:00</td><td>Dinner (Paolo's Restaurant - Separate registration required)</td><td></td></tr>
 </table>
 
 <!-- *********************************************************************** -->





More information about the llvm-commits mailing list