summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic_add.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix PR15355Michael Liao2013-03-06
* Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArithMichael Liao2012-09-19
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-26
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch(...Evan Cheng2009-07-30