summaryrefslogtreecommitdiff
path: root/libc/cmake/modules/cpu_features
AgeCommit message (Expand)Author
2025-11-07[libc] add cpu feature flags for SVE/SVE2/MOPS (#166884)Schrodinger ZHU Yifan
2024-07-23[libc][math] Optimize maximum and minimum functions using builtins when avail...OverMighty
2023-04-18[libc] Add AVX detectionwqGuillaume Chatelet
2023-02-09[libc][NFC] Move cpu_features.h to properties subfolderGuillaume Chatelet
2023-02-07[libc][NFC] Rename macrosGuillaume Chatelet
2023-02-07[libc][NFC] Move cpu_features to macros folderGuillaume Chatelet
2023-01-25[libc][NFC] Detect host CPU features using try_compile instead of try_run.Guillaume Chatelet
2023-01-24Revert D142108 "[reland][libc][NFC] Detect host CPU features using try_compil...Guillaume Chatelet
2023-01-24[reland][libc][NFC] Detect host CPU features using try_compile instead of try...Guillaume Chatelet
2023-01-23Revert D142108 "[libc][NFC] Detect host CPU features using try_compile instea...Guillaume Chatelet
2023-01-23[libc][NFC] Detect host CPU features using try_compile instead of try_run.Guillaume Chatelet
2023-01-13[libc][NFC] Use C headers in host CPU sniffing code.Siva Chandra Reddy
2021-01-27[libc][NFC] Use a end of list marker for cpu feature detection.Siva Chandra Reddy
2020-03-18[libc] Adding memcpy implementation for x86_64Guillaume Chatelet
2020-02-27[libc] Add CMake script to check host cpu featuresGuillaume Chatelet