[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Tue May 8 21:49:31 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.122 -> 1.123
---
Log message:
Format to make the sessions/breaks more distinct.
---
Diffs of the changes: (+9 -9)
DevMtgMay2007.html | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.122 llvm-www/DevMtgMay2007.html:1.123
--- llvm-www/DevMtgMay2007.html:1.122 Tue May 8 23:44:14 2007
+++ llvm-www/DevMtgMay2007.html Tue May 8 23:48:39 2007
@@ -68,11 +68,11 @@
preliminary agenda. That said, here's roughly how we think the meeting will
go (all times approximate):</p>
<table class="www">
- <tr><th rowspan="4"><h3>Session 0:<br/>Introductions</h3></th>
- <th>Start</th><th>Stop</th><th>Who</th><th>Description</th></tr>
- <tr><td>08:00</td><td>08:45</td><td>Everyone</td>
+ <tr><td><h4>Coffee</h4></td><td>08:00</td><td>08:45</td><td>Everyone</td>
<td><b>Meet and Greet</b>. Social time, get your coffee, etc.</th>
</tr>
+ <tr><th rowspan="4"><h3>Session 0:<br/>Introductions</h3></th>
+ <th>Start</th><th>Stop</th><th>Who</th><th>Description</th></tr>
<tr><td>08:45</td><td>09:00</td>
<td>Vikram Adve<br/>Chris Lattner</td>
<td><b>LLVM History</b>. During this brief session, Vikram and Chris
@@ -88,7 +88,7 @@
you work with it, or anything else you want to say. The time is yours.
</td>
</tr>
- <tr><th><h3>Break</h3></th><td>10:00</td><td>10:30</td><td>Everyone</td>
+ <tr><td><h4>Break</h4></td><td>10:00</td><td>10:30</td><td>Everyone</td>
<td><b>Disscussions</b>. Now that you know a little about everyone else,
take some time to have some discussions and make connections. Group
photo at 10:25.</td></tr>
@@ -118,7 +118,7 @@
plans for making LLVM more accesible to scripting and higher level
language front ends.</td>
</tr>
- <tr><th><h3>Lunch</h3></th><td>12:00</td><td>13:00</td><td>Everyone</td>
+ <tr><td><h3>Lunch</h3></td><td>12:00</td><td>13:00</td><td>Everyone</td>
<td>Thanks to a generous sponsor, lunch will be catered.</td></tr>
<tr><th rowspan="5"><h3>Session 2:<br>Using LLVM</h3></th>
@@ -141,7 +141,7 @@
<tr><td>14:30</td><td>15:00</td><td>Steve Naroff</td>
<td><b>Objective-C</b>. Improvements to the Objective-C front end.</td>
</tr>
- <tr><th><h3>Break</h3></th><td>15:00</td><td>15:30</td><td>Everyone</td>
+ <tr><td><h4>Break</h4></td><td>15:00</td><td>15:30</td><td>Everyone</td>
<td>Inter-session afternoon break (yes, napping's allowed at this one).
</td>
</tr>
@@ -182,11 +182,11 @@
suggested. Let's see if we can reach a consensus on a name.</td>
</tr>
- <tr><th><h3>Wrap Up</h3></th><td>17:00</td><td>18:00</td><td>Everyone</td>
+ <tr><td><h4>Wrap Up</h4></td><td>17:00</td><td>18:00</td><td>Everyone</td>
<td>This is some
"spill" time (a concept you should be familiar with). If we don't
need it then it's social time.</td></tr>
- <tr><th><h3>Dinner</h3></th><td>18:00</td><td>21:00</td><td>Everyone</td>
+ <tr><td><h4>Dinner</h4></td><td>18:00</td><td>21:00</td><td>Everyone</td>
<td><b>(Optional)</b>. Those who want to go for dinner (pay your own way)
should try to get to the restaurant by 6pm.</td>
</tr>
@@ -344,6 +344,6 @@
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: 2007/05/09 04:44:14 $
+<br/>Last modified: $Date: 2007/05/09 04:48:39 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list