llvm-project/libc/cmake/modules
Guillaume Chatelet 1aab055dd8 [libc] Add CMake script to check host cpu features
Summary:
Tested on MacOSX and Linux.
For robustness we can go the OpenCV way and add individual c++ files with intrinsics.
https://github.com/opencv/opencv/blob/master/cmake/checks/cpu_avx2.cpp

Reviewers: sivachandra, abrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D74897
2020-02-27 09:52:26 +01:00
..
cpu_features [libc] Add CMake script to check host cpu features 2020-02-27 09:52:26 +01:00
LLVMLibCCheckCpuFeatures.cmake [libc] Add CMake script to check host cpu features 2020-02-27 09:52:26 +01:00
LLVMLibCRules.cmake [libc] Add an optional `NAME` argument to `add_entrypoint_object` rule. 2020-02-26 21:41:58 -08:00