[llvm-commits] CVS: llvm-www/devmtg/2008-08/index.html

Chris Lattner sabre at nondot.org
Sun Aug 3 13:14:23 PDT 2008



Changes in directory llvm-www/devmtg/2008-08:

index.html updated: 1.2 -> 1.3
---
Log message:

move some text around.


---
Diffs of the changes:  (+46 -52)

 index.html |   98 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 46 insertions(+), 52 deletions(-)


Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.2 llvm-www/devmtg/2008-08/index.html:1.3
--- llvm-www/devmtg/2008-08/index.html:1.2	Sun Aug  3 15:11:21 2008
+++ llvm-www/devmtg/2008-08/index.html	Sun Aug  3 15:14:05 2008
@@ -4,9 +4,8 @@
 <table>
 	<tr><td valign="top">
 <ol>
-	<li><a href="#register">Registration</a></li>
+	<li><a href="#proceedings">Proceedings</a></li>
 	<li><a href="#attendees">Attendees</a></li>
-	<li><a href="#agenda">Agenda</a></li>
 </ol>
 </td><td>
 	<ul>
@@ -26,23 +25,49 @@
 exchange ideas about LLVM, future extensions, and its (potential)
 applications.</p>
 
+<div class="www_sectiontitle" id="proceedings">Proceedings</div>
 
+<p>2008 LLVM Developers' Meeting Proceedings:</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>
 
-<div class="www_sectiontitle" id="register">Registration</div>
+<table class="www">
+<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>
+</table>
 
-<p><a href="register.php">Registration is closed!!</a> <b>(Registration deadline is July 20, 2008)</b></p>
 
-<p>Attendance is free and open to everyone, but we ask that everyone planning on
-attending to <a href="register.php">register</a> so that we get a rough
-estimate of attendance.</p>
 
-<p>We also ask that <b>everyone</b> planning on attending register (including
-speakers). This gives us an accurate tally of how many people will be there.</p>
 
-<p><b>Important</b>: If you previously emailed the meeting organizers an email
-indicating your interest in coming, we politely ask you that you also register
-through the registration form.</p>
 
 <div class="www_sectiontitle"><a name="attendees">Attendees</a></div>
 <div class="www_text">
@@ -173,45 +198,14 @@
 <p><b>Total Confirmed: 118</b></p>
 </div>
 
-<div class="www_sectiontitle" id="agenda">Agenda</div>
-
-<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 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>
-</table>
-
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+<br/>Last modified: $Date: 2008/08/03 20:14:05 $
+</address>
 
 <!--#include virtual="../../footer.incl" -->






More information about the llvm-commits mailing list