[LLVMdev] addrspace attribute and intrisics
David Vandevoorde
daveed at vandevoorde.com
Tue Jul 15 07:57:08 PDT 2008
If you're interested in the evolution of C++'s memory model, here are
some papers on the topic:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2664.htm
http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2429.htm
http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html
A working draft for the next C++ standard is also available:
http://open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2461.pdf
(It incorporates some of the memory model changes.)
Daveed
More information about the llvm-dev
mailing list