Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.28 -> 1.29 --- Log message: Add Christopher Lamb and his discussion topic. --- Diffs of the changes: (+9 -3) DevMtgMay2007.html | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) Index: llvm-www/DevMtgMay2007.html diff -u llvm-www/DevMtgMay2007.html:1.28 llvm-www/DevMtgMay2007.html:1.29 --- llvm-www/DevMtgMay2007.html:1.28 Mon Apr 2 13:16:34 2007 +++ llvm-www/DevMtgMay2007.html Mon Apr 2 14:02:02 2007 @@ -139,10 +139,15 @@ originator followed by 10 minutes of discussion. This will allow 6 issues to be discussed in this time slot.</p> <table class="www"> - <tr><th>Suggested By</th><th>Issue Description</td></tr> + <tr><th>Suggested By</th><th>Issue Description</th></tr> <tr><td>Owen Anderson</td><td><b>Integration of HLVM into LLVM</b> - its future as an LLVM subproject, and plans for making LLVM more accessible to scripting and higher level language front ends.</td></tr> + <tr><td>Christopher Lamb</td><td><b>Concurrency Primitives</b>: for multi-threaded + shared memory models. Though I don't claim to be any sort of expert + myself, I've spent some time looking over the Java Memory Model revision + and discussions and I think it would be worth discussing similar issues + with regards to LLVM.</td></tr> </table> </div> @@ -225,6 +230,7 @@ <tr><td>Ryan Brown</td><td>Google</td></tr> <tr><td>Jeff Cohen</td><td>Independent</td></tr> <tr><td>Robert Hundt</td><td>Google</td></tr> + <tr><td>Christopher Lamb</td><td>Independent</td></tr> <tr><td>Chris Lattner</td><td>Apple, Inc.</td></tr> <tr><td>Nick Lewycky</td><td>Independent</td></tr> <tr><td>Scott Michel + 2</td><td>Aerospace</td></tr> @@ -235,7 +241,7 @@ <tr><td>Bill Wendling</td><td>Apple, Inc.</td></tr> <tr><td>Marcel Weiher</td><td>MetaObject</td></tr> </table> - <p>Total confirmed attendees: 18</p> + <p>Total confirmed attendees: 19</p> <p>Possible additional attendees: 6</p> </div> @@ -246,6 +252,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/04/02 18:16:34 $ +<br/>Last modified: $Date: 2007/04/02 19:02:02 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits