summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/CheckAtomic.cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CMake] CheckAtomic.cmake: catch false positives in RISC-V"Hans Wennborg2020-02-201-5/+1
* [CMake] CheckAtomic.cmake: catch false positives in RISC-VGokturk Yuksek2020-02-201-1/+5
* [NFC] Improve cmake diagnostic when checking atomicsJF Bastien2019-07-301-2/+2
* [cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional o...Don Hinton2017-12-251-1/+1
* [cmake] Remove unnecessary header include in atomics checkShoaib Meenai2017-12-061-1/+0
* CMAKE: help CheckAtomic find check_library_existsMartell Malone2017-12-021-0/+1
* [LLVM][MIPS] Introduce 64 bit atomic check in CheckAtomic.cmakeSagar Thakur2016-06-231-0/+37
* Repair cmake libatomic check.James Y Knight2015-06-161-6/+36
* cmake: Use MSVC atomics with clang-clReid Kleckner2015-03-021-0/+1
* build: check if atomic routines are implicitly providedSaleem Abdulrasool2015-02-251-3/+7
* Add CMake check for libatomic.Evgeniy Stepanov2014-09-121-0/+5
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-2/+2
* CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES.Oscar Fuentes2009-12-061-2/+1
* Fix for atomic intrinsics detection when using MSVC.Oscar Fuentes2009-12-051-0/+12
* Implement cmake LLVM_MULTITHREADED gcc atomic builtin checks.Xerxes Ranby2009-07-171-0/+18
OpenPOWER on IntegriCloud