aboutsummaryrefslogtreecommitdiff
path: root/docs/Atomics.html
AgeCommit message (Expand)Author
2011-09-11s/SequeuentiallyConsistent/SequentiallyConsistent/gNick Lewycky
2011-09-11Fix verb tense agreement.Nick Lewycky
2011-08-22Some minor wording updates and cross-linking for atomic docs. Explicitly not...Eli Friedman
2011-08-12Some reorganization of atomic docs. Added explicit section for NonAtomic. A...Eli Friedman
2011-08-12minor typoChris Lattner
2011-08-12Misc atomic doc tweaks; reordering operations across Acquire/Release can be b...Eli Friedman
2011-08-12Fix up this paragraph (including a nasty typo).Eli Friedman
2011-08-12Clarify the definition of SequentiallyConsistent operations.Andrew Trick
2011-08-11Fix mismatched tag.Eli Friedman
2011-08-11Revision to Atomics guide, per Chris's comments.Eli Friedman
2011-08-10Changes per Jeffrey's comments.Eli Friedman
2011-08-09Representation of 'atomic load' and 'atomic store' in IR.Eli Friedman
2011-08-09First draft of the practical guide to atomics.Eli Friedman