summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/atomic_add.ll
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Rename some test files for consistencyPhilip Reames2019-02-131-219/+0
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* [X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slowRobin Morisset2014-10-081-0/+17
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-24/+24
* Fix PR15355Michael Liao2013-03-061-1/+1
* Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArithMichael Liao2012-09-191-1/+2
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-261-66/+50
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch(...Evan Cheng2009-07-301-0/+217
OpenPOWER on IntegriCloud