aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic_add.ll
AgeCommit message (Expand)Author
2013-03-06Fix PR15355Michael Liao
2012-09-19Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArithMichael Liao
2011-09-26Convert a bunch more tests over to the new atomic instructions.Eli Friedman
2010-04-28Enable i16 to i32 promotion by default.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-30Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch(...Evan Cheng