Temporary revert of 175320.
[oota-llvm.git] / test / CodeGen / PowerPC / atomic-1.ll
2011-09-26 Eli FriedmanConvert more tests over to the new atomic instructions.
2011-07-18 Eli FriedmanFileCheck-ize a couple tests.
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-08-25 Dale JohannesenAdjust grep's for new code sequence.
2008-07-16 Duncan SandsThe atomic.cmp.swap promotion logic is wrong: it
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-04-19 Evan Cheng64-bit atomic operations.