summaryrefslogtreecommitdiffstats
path: root/libcxx/src/include/atomic_support.h
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Replace __sync_* functions with __libcpp_atomic_* functionsWeiming Zhao2017-09-191-0/+19
* Remove usages of _LIBCPP_MSVC which is never definedEric Fiselier2017-05-101-1/+1
* Refer to _LIBCPP_MSVC macro where applicableSaleem Abdulrasool2017-02-061-1/+1
* Fixing 'Aquire' typo and libcxx build.Ben Craig2016-08-021-1/+1
* Add more missing license headersEric Fiselier2016-01-191-0/+9
* Add placeholder __libcpp_relaxed_store() for when atomic builtins are not ava...Dimitry Andric2015-09-221-0/+7
* Move atomic_support.h and config_elast.h into src/includeEric Fiselier2015-08-181-0/+142
OpenPOWER on IntegriCloud