summaryrefslogtreecommitdiff
path: root/lib/builtins/arm/sync-ops.h
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Fix assembly in arm sync-ops.hNikita Popov2019-07-121-1/+1
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-13/+13
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-44/+42
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix the armv7 thumb builtins on darwinSteven Wu2014-10-041-2/+2
* Fix incompatible assembly in ARM builtins libraryRenato Golin2014-07-221-2/+6
* [CompilerRT] use .p2align, .balign instead of .alignSaleem Abdulrasool2014-05-121-2/+2
* ARM: fix file's header commentTim Northover2014-03-071-4/+3
* ARM: implement __sync_fetch_and_* operationsTim Northover2014-03-041-0/+61