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