[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Tue Apr 10 06:59:13 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.53 -> 1.54
---
Log message:
Add a discussion topic for maintenance of a road map.
---
Diffs of the changes: (+8 -2)
DevMtgMay2007.html | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.53 llvm-www/DevMtgMay2007.html:1.54
--- llvm-www/DevMtgMay2007.html:1.53 Mon Apr 9 21:34:10 2007
+++ llvm-www/DevMtgMay2007.html Tue Apr 10 08:58:56 2007
@@ -148,11 +148,17 @@
<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
+ <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>
+ <tr><td>Reid Spencer</td><td><b>Do we want an LLVM road map?</b> - does the
+ development community care to disclose and maintain advance informationa
+ bout what is being worked on? A page listing Bugzilla #, Title, Owner,
+ and Expected Release would give new users an idea of what is being worked
+ on. The details of each new feature could be tracked in
+ Bugzilla.</td></tr>
</table>
</div>
@@ -292,6 +298,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/10 02:34:10 $
+<br/>Last modified: $Date: 2007/04/10 13:58:56 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list