Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LowerAtomic / atomic-swap.ll
2011-09-26 Eli FriedmanUpgrade a couple more tests to the new atomic instructions.
2010-08-03 Peter CollingbourneAdd an atomic lowering pass