summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/atomic-arm64.c
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+1
* Atomics: support __c11_* calls on _Atomic struct types.Tim Northover2015-11-091-2/+3
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-6/+6
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+73