summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-atomics-m.c
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-07-09ARM: use LLVM's atomicrmw instructions when ldrex/strex are available.Tim Northover