summaryrefslogtreecommitdiff
path: root/test/CodeGen/Atomics.c
AgeCommit message (Expand)Author
2014-10-02Add __sync_fetch_and_nand (again)Hal Finkel
2014-06-13IR-change: cmpxchg operations now return { iN, i1 }.Tim Northover
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-05-09hopefully fix a bunch of ARM buildbot failuresNuno Lopes
2011-09-13Re-commit r139643.Eli Friedman
2011-09-13Revert r139643 while I look into it; it's breaking selfhost.Eli Friedman
2011-09-13Make clang use Acquire loads and Release stores where necessary.Eli Friedman
2011-09-07Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics ...Eli Friedman
2011-07-28This works on arm.Eric Christopher
2011-07-26Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher