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

Tanya Lattner tonic at nondot.org
Wed Nov 17 09:34:48 PST 2010


Author: tbrethou
Date: Wed Nov 17 11:34:48 2010
New Revision: 119519

URL: http://llvm.org/viewvc/llvm-project?rev=119519&view=rev
Log:
Add template for video/slides.

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=119519&r1=119518&r2=119519&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Wed Nov 17 11:34:48 2010
@@ -39,35 +39,25 @@
 <div class="www_sectiontitle" id="agenda">Agenda</div>
 <p>
 <table id="devmtg">
-<tr><th>Time</th><th>Talk</th><th>Location</th></tr>
+<tr><th>Media</th><th>Talk</th></tr>
 
-<tr><td>8:00 - 8:45</td><td>Breakfast</td><td>Market Room</td></tr>
-<tr class="alt"><td>8:45 - 9:00</td><td><b>Welcome</b><br>Chris Lattner, <i>Apple Inc.</i></td><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><td>Almaden Ballroom</td></tr>
-<tr class="alt"><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 class="alt"><td><b>Implementing Include-What-You-Use using clang</b><br>Craig Silverstein, <i>Google</i></td><td>Winchester Room</td></tr>
-<tr class="alt"><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 class="alt"><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 class="alt"><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 class="alt"><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>Anton Lokhmotov, <i>ARM</i></td><td>Market Room</td></tr>
-<tr class="alt"><td rowspan=3>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 class="alt"><td><b>The Crack Scripting Language</b><br>Michael Muller, <i>Google</i></td><td>Winchester Room</td></tr>
-<tr class="alt"><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 class="alt"><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>Winchester Ballroom</td></tr>
-<tr><td><b>Building Linux BOF</b><br>Taylor Simpson, <i>QuIC</i></td><td>Market Room</td></tr>
-<tr class="alt"><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 class="alt"><td><b>Experiences on using LLVM to compile Click packet processing code to Stanford NetFPGA hardware</b><br>Erik Rubow, <i>Ericsson Research Silicon Valley</i></td><td>Winchester Room</td></tr>
-<tr class="alt"><td><b>Optimizations BOF</b><br>Taylor Simpson, <i>QuIC</i></td><td>Market Room</td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Portable Native Client</b><br>David Sehr, <i>Google</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</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></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Implementing Include-What-You-Use using clang</b><br>Craig Silverstein, <i>Google</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>libclang: Thinking Beyond the Compiler</b><br>Doug Gregor, <i>Apple Inc.</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Polly - Polyhedral optimizations in LLVM</b><br>Tobias Grosser , <i>University of Passau</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>libc++: A Standard Library for C++0x</b><br>Howard Hinnant, <i>Apple Inc.</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Symbolic Crosschecking of Floating-Point and SIMD Code</b><br>Peter Collingbourne, <i>Imperial College London</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td>/tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Creating cling, an interactive interpreter interface for clang</b><br>Axel Naumann, <i>CERN</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>LLDB: Modular Debugging Infrastructure</b><br>Greg Clayton, <i>Apple Inc.</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>The Crack Scripting Language</b><br>Michael Muller, <i>Google</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Hardening LLVM With Random Testing</b><br>Xuejun Yang, <i>University of Utah</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>C-to-Verilog.com : High-level synthesis using LLVM</b><br>Nadav Rotem, <i>Haifa University</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Object Files in LLVM</b><br>Michael Spencer, <i>Gainsville University</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Connecting the EDG front-end to LLVM</b><br>Renato Golin, <i>ARM</i></td></tr>
+<tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>LLVM for Open Shading Language</b><br>Larry Gritz,<i> Sony Pictures Imageworks</i></td></tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Experiences on using LLVM to compile Click packet processing code to Stanford NetFPGA hardware</b><br>Erik Rubow, <i>Ericsson Research Silicon Valley</i></td></tr>
 </table>
 </p>
 





More information about the llvm-commits mailing list