summaryrefslogtreecommitdiff
path: root/test/CodeGen/atomic-arm64.c
AgeCommit message (Expand)Author
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-11-09Atomics: support __c11_* calls on _Atomic struct types.Tim Northover
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-03-29ARM64: initial clang support commit.Tim Northover