First draft of the practical guide to atomics.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 9 Aug 2011 21:07:10 +0000 (21:07 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 9 Aug 2011 21:07:10 +0000 (21:07 +0000)
commit138515df663646cc7dca27d8137c3908ecd07948
treebab113a00a9106d8da3d3259bc441fc7b19b1419
parent8d7d2e1238fac58c01ccfb719d0cc5680a079561
First draft of the practical guide to atomics.

This is mostly descriptive of the intended state once atomic load and store have landed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137145 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Atomics.html [new file with mode: 0644]