summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Atomics.c
Commit message (Expand)AuthorAgeFilesLines
* Add __sync_fetch_and_nand (again)Hal Finkel2014-10-021-0/+43
* IR-change: cmpxchg operations now return { iN, i1 }.Tim Northover2014-06-131-17/+64
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* hopefully fix a bunch of ARM buildbot failuresNuno Lopes2012-05-091-1/+1
* Re-commit r139643.Eli Friedman2011-09-131-9/+8
* Revert r139643 while I look into it; it's breaking selfhost.Eli Friedman2011-09-131-8/+9
* Make clang use Acquire loads and Release stores where necessary.Eli Friedman2011-09-131-9/+8
* Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics ...Eli Friedman2011-09-071-180/+172
* This works on arm.Eric Christopher2011-07-281-1/+1
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+212