summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Atomics.c
Commit message (Expand)AuthorAgeFilesLines
* 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