[llvm-commits] CVS: llvm-www/devmtg/2009-10/index.php

Tanya Lattner tonic at nondot.org
Wed Sep 23 14:31:29 PDT 2009



Changes in directory llvm-www/devmtg/2009-10:

index.php updated: 1.23 -> 1.24
---
Log message:

Add agenda and correct location.


---
Diffs of the changes:  (+50 -37)

 index.php |   86 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 50 insertions(+), 36 deletions(-)


Index: llvm-www/devmtg/2009-10/index.php
diff -u llvm-www/devmtg/2009-10/index.php:1.23 llvm-www/devmtg/2009-10/index.php:1.24
--- llvm-www/devmtg/2009-10/index.php:1.23	Tue Sep 22 19:21:05 2009
+++ llvm-www/devmtg/2009-10/index.php	Wed Sep 23 16:30:31 2009
@@ -98,7 +98,7 @@
 
 <!-- <p><a href="../talk.php">Volunteer to give a talk!</a> <b>(All talk proposals must be received by August 23, 2009)</b></p>
 -->
-<p>This is not a finalized schedule, but a list of the talks that will be given. We will update once we have the final schedule. You can expect the day to start at 8:45, with breakfast from 8:00-8:45.</p>
+<!-- <p>This is not a finalized schedule, but a list of the talks that will be given. We will update once we have the final schedule. You can expect the day to start at 8:45, with breakfast from 8:00-8:45.</p>
 
 <table class="www" border=1>
 <tr><th>Talk Title</th><th>Speaker</th></tr>
@@ -119,45 +119,58 @@
 <tr><td>Targeting XCore resources from LLVM</td><td>Richard Osborne</td></tr>
 <tr><td>Tutorial: Building backend in 24 hours</td><td>Anton Korobeynikov</td></tr>
 <tr><td>Unladen Swallow: Python on LLVM</td><td>Collin Winter</td></tr>
-</table>
-<!-- <p>2008 LLVM Developers' Meeting Agenda:</p>
-
-<p>The day is structured to have general talks about some major LLVM subsystems
-first, followed by in depth talks on applications and specific subsystems of
-LLVM after lunch.</p>
+</table>-->
+<p>2009 LLVM Developers' Meeting Agenda:</p>
 
 <table class="www" border=1>
 <tr><th>Time</th><th>Talk Title</th><th>Speaker</th></tr>
-<tr><td>8:00-8:45</td><td colspan=2>BREAKFAST</td></tr>
-<tr><td>8:45-9:00</td><td>Welcome</td><td>Chris Lattner, Apple</td></tr>
-<tr><td>9:00-9:35</td><td>Clang</td><td>Steve Naroff, Apple</td></tr>
-<tr><td>9:35-10:10</td><td>CodeGen Overview and Focus on SelectionDAGs</td><td>Dan Gohman</tr>
-<tr><td>10:10-10:30</td><td colspan=2>BREAK</td></tr>
-<tr><td>10:30-11:05</td><td>Register Allocation</td><td>Evan Cheng, Apple</td></tr>
-<tr><td>11:05-11:40</td><td>Building an Efficient JIT</td><td>Nate Begeman, Apple</td></tr>
-<tr><td>11:40-12:10</td><td>LLVM Panel Discussion</td><td>LLVM Code Owners</td></tr>
-<tr><td>12:10-1:30</td><td colspan=2>LUNCH</td></tr>
-<tr><td>1:30-2:05</td><td></td><td></td></tr>
-<tr><td align=right>Garage1:</td><td>Adobe Image Foundation and Adobe PixelBender</td><td>
-Chuck Rose III, Adobe</td></tr>
-<tr><td align=right>Garage2:</td><td></td><td></td></tr>
-<tr><td>2:10-2:45</td><td></td><td></td></tr>
-<tr><td align=right>Garage1:</td><td>Finding Bugs with Source Code Analysis</td><td>Ted Kremenek</td></tr>
-<tr><td align=right>Garage2:</td><td>Building a JIT compiler for PHP in 2 days</td><td>Nuno Lopes, Instituto Superior Tecnico</td></tr>
-<tr><td>2:50-3:25</td><td></td><td></td></tr>
-<tr><td align=right>Garage1:</td><td>llvmc2</td><td>
-Anton Korobeynikov, Saint Petersburg State University</td></tr>
-<tr><td align=right>Garage2:</td><td>SVA: Using LLVM to Provide Memory Safety</td><td>John Criswell, University of Illinois</td></tr>
-<tr><td>3:25-3:45</td><td colspan=2>BREAK</td></tr>
-<tr><td>3:45-4:20</td><td></td><td></td></tr>
-<tr><td align=right>Garage1:</td><td>The VMKit Project</td><td>
-Nicolas Geoffray, Universite Pierre et Marie Curie</td></tr>
-<tr><td align=right>Garage2:</td><td>The LLVM Hardware Backend</td><td>Tim Sander, Technischen Universitat Darmstadt</td></tr>
-<tr><td>4:25-5:00</td><td></td><td></td></tr>
-<tr><td align=right>Garage1:</td><td>Targeting the Adobe Flash Virtual Machine</td><td>Scott Petersen, Adobe</td></tr>
-<tr><td>5:30-7:30</td><td colspan=2>DINNER (Must have registered w/ dinner option)</td></tr>
+<tr><td>8:00-8:45</td><td colspan=2>BREAKFAST (Piano Bar)</td></tr>
+<tr><td>8:45-9:00</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>Welcome</b></td><td>Chris Lattner, <i>Apple</i></td></tr>
+<tr><td>9:00-9:40</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>State of Clang</b></td><td>Doug Gregor, Chris Lattner, Ted Kremenek, <i>Apple</i></td></tr>
+<tr><td>9:40-10:20</td><td></td><td></tr>
+<tr><td align=right>Town Hall:</td><td><b>Tutorial: Building a backend in 24 hours</b></td><td>
+Anton Korobeynikov, <i>Saint Petersburg State University</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>Precise and Efficient Garbage Collection in VMKit with MMTk</b></td><td>
+Nicolas Geoffray, <i>Universite Pierre et Marie Curie</i></td></tr>
+<tr><td>10:20-10:40</td><td colspan=2>BREAK</td></tr>
+<tr><td>10:40-11:20</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>Unladen Swallow: Python on LLVM</b></td><td>
+Colin Winter, <i>Google</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>Reimplementing llvm-gcc as a gcc plugin</b></td><td>
+Duncan Sands, <i>Deep Blue Capital</i></td></tr>
+<tr><td>11:20-12:00</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>ScalarEvolution and Loop Optimization</b></td><td>
+Dan Gohman, <i>Apple</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>Object Code Emission</b></td><td>
+Bruno Cardoso Lopes, <i>University of Campinas</i></td></tr>
+<tr><td>12:00-1:00</td><td colspan=2>LUNCH (Piano Bar and Upstairs)</td></tr>
+<tr><td>1:00-1:40</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>LLVM on 180k Cores</b></td><td>David Greene, <i>Cray</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>The Parfait Bug-Checker</b></td><td>
+Cristina Cifuentes, <i>Sun Microsystems</i></td></tr>
+<tr><td>1:40-2:20</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>Optimizing ActionScript Bytecode using LLVM</b></td><td>Scott Petersen, <i>Adobe</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>Targeting XCore resources from LLVM</b></td><td>
+Richard Osborne, <i>XMOS</i></td></tr>
+<tr><td>2:20-3:00</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>Future Works in LLVM Register Allocation</b></td><td>Lang Hames, <i>Apple / The University of Sydney</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>CoVaC: Compiler Validation by Program Analysis of the Cross-Product</b></td><td>
+Anna Zaks, <i>New York University</i></td></tr>
+<tr><td>3:00-3:20</td><td colspan=2>BREAK</td></tr>
+<tr><td>3:20-4:00</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td>(Title TBD)</td><td>Nate Begeman, <i>Apple</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>SoftBound: Highly Compatible and Complete Spatial Memory Safety for C</b></td><td>
+Santosh Nagarakatte, <i>University of Pennsylvania</i></td></tr>
+<tr><td>4:00-4:40</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td><b>PLANG: Translating NVIDIA PTX language to LLVM IR</b></td><td>Vinod Grover, <i>NVIDIA</i></td></tr>
+<tr><td align=right>Garage 1/2:</td><td><b>Accelerating Ruby with LLVM</b></td><td>
+Evan Phoenix, <i>Engine Yard / Rubinius</i></td></tr>
+<tr><td>4:40-5:20</td><td></td><td></td></tr>
+<tr><td align=right>Town Hall:</td><td>LLVM Code Owners</td><td></td></tr>
+<tr><td>5:30-7:30</td><td colspan=2>DINNER (Piano Bar, Must have registered w/ dinner option)</td></tr>
 </table>
--->
 
 <div class="www_sectiontitle" id="bofs">BOFs</div>
 <p>Unique to this year's Developer Meeting, we will have Birds-of-a-Feather sessions (BOFs) that will coincide with the talks. For those unfamiliar with BOFs, these are attendee organized meetings for people to meet, exchange ideas, and share information on a variety of topics. BOF slots will be 40 minutes long. BOFs will be printed on the official schedule and be put on the website so attendees can plan to attend.
@@ -171,7 +184,7 @@
 href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=4+Infinite+Loop,+Cupertino,+CA+95014&sll=37.333228,-122.028923&sspn=0.010561,0.020964&ie=UTF8&ll=37.333228,-122.028923&spn=0.010561,0.020964&z=16&iwloc=addr">Infinite
 Loop 4</a> at Apple Inc.'s campus. The conference center is publicly accessible
 to non-Apple employees. <b>You must check in at the lobby desk and receive a name badge.</b>
-The conference is held on the second floor in rooms Garage 1 and Garage 2. There will be signs to assist you in locating the room.
+The conference is held on the first floor in Town Hall and Piano Bar, and on the second floor in rooms Garage 1 and Garage 2. 
 </p> 
 <div class="www_subsection">Parking</div>
 






More information about the llvm-commits mailing list