summaryrefslogtreecommitdiff
path: root/lib/builtins/atomic.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Unbreak build on FreeBSD armv7 after D60351David Carlier2019-10-081-1/+3
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-25/+24
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-136/+133
* Fix typos in compiler-rt/lib/builtins/atomic.cHubert Tong2019-03-231-1/+10
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Atomics library: provide operations for __int128 when it is available.Richard Smith2016-10-271-2/+9
* builtins: spell inline as __inlineSaleem Abdulrasool2015-10-101-7/+7
* builtins: rely on the compiler for user label prefixSaleem Abdulrasool2014-12-191-12/+6
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+337