manually upgrade a bunch of tests to modern syntax, and remove some that
[oota-llvm.git] / test / CodeGen / PowerPC / atomic-1.ll
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.