summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/c11atomics-ios.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-15/+15
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-15/+15
* Atomics: support __c11_* calls on _Atomic struct types.Tim Northover2015-11-091-6/+115
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-9/+9
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-24/+24
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-30/+30
* Have the driver and the target code agree on what the default ABIEric Christopher2014-12-051-4/+4
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Simplify atomic load/store IRGen.Eli Friedman2013-07-111-6/+4
* Promote atomic type sizes up to a power of two, capped byJohn McCall2013-03-071-0/+214