OptTable.h: Prune a couple of \param(s), since Arg has been ArrayRef-ized. [-Wdocumen...
[oota-llvm.git] / test / Transforms / LowerAtomic / atomic-swap.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-09-26 Eli FriedmanUpgrade a couple more tests to the new atomic instructions.
2010-08-03 Peter CollingbourneAdd an atomic lowering pass