summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/atomic_ops.c
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] XFAIL CodeGen/atomic_ops test.James Y Knight2015-08-071-1/+2
* Temporary XFAILs for HexagonRick Foos2015-03-041-0/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Fix test/CodeGen/atomic_ops.c failure on clang-cmake-mips builder (and others).Daniel Sanders2015-02-181-1/+2
* CodeGen: Relax a FileCheck line for SystemZDavid Majnemer2015-02-181-1/+1
* CodeGen: _Atomic(_Complex) shouldn't crashDavid Majnemer2015-02-141-0/+8
* CodeGen: Correctly convert atomic bool from i8 to i1David Majnemer2015-02-141-0/+10
* Fixed test/CodeGen/atomic_ops.c for compatibility with hexagon targetAlexey Bataev2014-12-151-3/+3
* Improve C11 atomics support:David Chisnall2013-03-031-5/+0
* Fix Sema and IRGen for atomic compound assignment so it has the right semanti...Eli Friedman2012-06-161-3/+12
* Some improvements to the handling of C11 atomic types:David Chisnall2012-01-161-0/+14