search for: 115db55b

Displaying 2 results from an estimated 2 matches for "115db55b".

2010 Apr 26
0
[LLVMdev] Proposal for a new LLVM concurrency memory model
...;s likely to need some > significant fixes based on your feedback. Let us know what you think. > > Thanks, > Jeffrey, Chandler, and Owen > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100426/115db55b/attachment.html>
2010 Apr 26
8
[LLVMdev] Proposal for a new LLVM concurrency memory model
Hi all, Chandler, Owen, and I have written up a proposal for a new memory model and atomic intrinsics in LLVM, which will make it possible to support Java and the upcoming C++0x standard. The proposed changes to the LangRef are at <http://docs.google.com/View?docID=ddb4mhxz_22dz5g98dd&revision=_latest>, and a rationale for some of the more surprising changes is at