Until now all debug info MDNodes referred to a root MDNode, a compile unit. This...
[oota-llvm.git] / docs / Atomics.html
2011-08-12 Eli FriedmanSome reorganization of atomic docs. Added explicit...
2011-08-12 Chris Lattnerminor typo
2011-08-12 Eli FriedmanMisc atomic doc tweaks; reordering operations across...
2011-08-12 Eli FriedmanFix up this paragraph (including a nasty typo).
2011-08-12 Andrew TrickClarify the definition of SequentiallyConsistent operat...
2011-08-11 Eli FriedmanFix mismatched tag.
2011-08-11 Eli FriedmanRevision to Atomics guide, per Chris's comments.
2011-08-10 Eli FriedmanChanges per Jeffrey's comments.
2011-08-09 Eli FriedmanRepresentation of 'atomic load' and 'atomic store'...
2011-08-09 Eli FriedmanFirst draft of the practical guide to atomics.