Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sparc] XFAIL CodeGen/atomic_ops test. | James Y Knight | 2015-08-07 | 1 | -1/+2 |
* | Temporary XFAILs for Hexagon | Rick Foos | 2015-03-04 | 1 | -0/+1 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Fix test/CodeGen/atomic_ops.c failure on clang-cmake-mips builder (and others). | Daniel Sanders | 2015-02-18 | 1 | -1/+2 |
* | CodeGen: Relax a FileCheck line for SystemZ | David Majnemer | 2015-02-18 | 1 | -1/+1 |
* | CodeGen: _Atomic(_Complex) shouldn't crash | David Majnemer | 2015-02-14 | 1 | -0/+8 |
* | CodeGen: Correctly convert atomic bool from i8 to i1 | David Majnemer | 2015-02-14 | 1 | -0/+10 |
* | Fixed test/CodeGen/atomic_ops.c for compatibility with hexagon target | Alexey Bataev | 2014-12-15 | 1 | -3/+3 |
* | Improve C11 atomics support: | David Chisnall | 2013-03-03 | 1 | -5/+0 |
* | Fix Sema and IRGen for atomic compound assignment so it has the right semanti... | Eli Friedman | 2012-06-16 | 1 | -3/+12 |
* | Some improvements to the handling of C11 atomic types: | David Chisnall | 2012-01-16 | 1 | -0/+14 |