[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Tue May 8 22:19:32 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.127 -> 1.128
---
Log message:
Add Jeff Cohen's talk.
---
Diffs of the changes: (+15 -9)
DevMtgMay2007.html | 24 +++++++++++++++---------
1 files changed, 15 insertions(+), 9 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.127 llvm-www/DevMtgMay2007.html:1.128
--- llvm-www/DevMtgMay2007.html:1.127 Wed May 9 00:05:45 2007
+++ llvm-www/DevMtgMay2007.html Wed May 9 00:19:11 2007
@@ -86,9 +86,10 @@
<tr><td>09:00</td><td>10:00</td><td>Everyone</a></td>
<td><b>Introductions</b>. This time is reserved for everyone to introduce
themselves. The conference poll indicated that the thing you wanted most
- was to get to know one another. So, here's your chance. You have 1
- minute to tell us twho you are, what you do, how much you love LLVM, why
- you work with it, or anything else you want to say. The time is yours.
+ was to get to know one another. So, here's your chance. You have <b>1
+ minute </b>to tell us who you are, what you do, how much you love
+ LLVM, why you work with it, or anything else you want to say. The time
+ is yours, but only for a minute.
</td>
</tr>
<tr><td><h4>Break</h4></td><td>10:00</td><td>10:30</td><td>Everyone</td>
@@ -124,22 +125,27 @@
<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>
+ <tr><th rowspan="6"><h3>Session 2:<br>Using LLVM</h3></th>
<th>Start</th><th>Stop</th><th>Speaker</th><th>Description</th>
</tr>
- <tr><td>13:00</td><td>13:30</td><td>Sarah Thompson</td>
+ <tr><td>13:00</td><td>13:20</td><td>Sarah Thompson</td>
<td><b>Using LLVM At NASA</b>. A review of how Ames Research Center, NASA
is using LLVM to support model checking, symbolic execution and static
analysis of NASA software.</td>
</tr>
- <tr><td>13:30</td><td>14:00</td><td>Scott Michel</td>
+ <tr><td>13:25</td><td>13:45</td><td>Scott Michel</td>
<td><b>The Cell BE Symbiotic Processor Element Backend</b>. A presentation
of the practice and experience that resulted from Aerospace's
implementation of an LLVM back-end Target for the Cell BE Symbiotic
Processor Element.</td>
</tr>
- <tr><td>14:00</td><td>14:30</td><td>John Criswell</td>
- <td>UIUC Research - TBD</td>
+ <tr><td>13:50</td><td>14:10</td><td>John Criswell</td>
+ <td><b>UIUC Research</b>. To be determined.</td>
+ </tr>
+ <tr><td>14:10</td><td>14:30</td><td>Jeff Cohen</td>
+ <td><b>Using LLVM For The Jolt Compiler</b>. Jeff will share his
+ experiences in using the LLVM Compiler Infrastructure as the basis for
+ the Jolt Language's compiler.</td>
</tr>
<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>
@@ -347,6 +353,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 05:05:45 $
+<br/>Last modified: $Date: 2007/05/09 05:19:11 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list