Last batch of test conversions to new atomic instructions.
[oota-llvm.git] / test / CodeGen / X86 / atomic_op.ll
2011-09-27 Eli FriedmanLast batch of test conversions to new atomic instructions.
2010-11-29 Benjamin KramerFix some broken CHECK lines.
2010-10-05 NAKAMURA Takumitest/CodeGen/X86/atomic_op.ll: Rename @main to @func...
2010-09-21 Chris Lattnergive LCMPXCHG_DAG[8] a memory operand, allowing it...
2010-09-21 Chris Lattnerfilecheckize
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-08-19 Dale JohannesenAdd support for 8 and 16 bit forms of __sync
2008-07-30 Mon P WangAdded support for overloading intrinsics (atomics)...
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-05-05 Mon P WangAdded addition atomic instrinsics and, or, xor, min...