When LiveVariables is adding implicit-def to model "partial dead", add the earlyclobb...
[oota-llvm.git] / test / CodeGen / X86 / atomic_op.ll
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...