summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/big-atomic-ops.c
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-5/+5
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+1
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-1/+1
* Atomics: emit "cmpxchg weak" where possibleTim Northover2014-06-131-1/+1
* Sema: produce error when invalid ordering is passed to atomic builtinTim Northover2014-03-111-9/+0
* OS X 10.9+ and iOS 7+ support load/store of big atomic objects.Bob Wilson2013-11-021-0/+323
OpenPOWER on IntegriCloud