aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-08-19-SubAndFetch.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-261-3/+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-1/+4
* Add support for the __sync_sub_and_fetch atomics and friends for X86. The codeBill Wendling2008-08-191-0/+11