llvm-project/llvm/cmake/modules
Tobias Hieta 334522ca58 [CMake] Check for problematic MSVC + /arch:AVX configuration
Add a new CMake file to expand on for more problematic configurations
in the future.

Related to #54645

Reviewed By: beanz, phosek, smeenai

Differential Revision: https://reviews.llvm.org/D123777
2022-04-21 09:46:44 +02:00
..
AddLLVM.cmake [cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIR 2022-03-25 20:22:01 +01:00
AddLLVMDefinitions.cmake
AddOCaml.cmake Add .cmt and .cmti files for OCaml bindings 2021-10-05 19:36:12 +05:30
AddSphinxTarget.cmake [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
CMakeLists.txt [llvm] Use `GNUInstallDirs` to support custom installation dirs 2022-01-08 00:47:31 +00:00
CheckAtomic.cmake [AIX][cmake] Set atomics related macros when build with xlclang 2021-10-18 09:18:05 +00:00
CheckCompilerVersion.cmake Bump minimum toolchain version 2022-04-08 09:05:33 +02:00
CheckProblematicConfigurations.cmake [CMake] Check for problematic MSVC + /arch:AVX configuration 2022-04-21 09:46:44 +02:00
ChooseMSVCCRT.cmake
CoverageReport.cmake [CMake] Add targets for generating coverage reports 2021-09-03 10:45:55 -05:00
CrossCompile.cmake [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE 2022-03-11 15:43:01 -08:00
DetermineGCCCompatible.cmake
FindFFI.cmake [CMake] Installable find modules for terminfo and libffi 2021-12-05 14:46:23 -05:00
FindGRPC.cmake [CMake][gRPC] Fix a typo in protobuf version variable name 2021-03-26 19:33:06 +03:00
FindLibpfm.cmake
FindOCaml.cmake
FindSphinx.cmake
FindTerminfo.cmake [CMake] Installable find modules for terminfo and libffi 2021-12-05 14:46:23 -05:00
FindZ3.cmake Fix FindZ3.cmake to support static libraries and Windows 2021-07-29 10:55:44 +02:00
GenerateVersionFromVCS.cmake
GetErrcMessages.cmake [CMake] Add explicit return to GetErrcMessages test program 2022-01-19 17:42:56 +00:00
GetHostTriple.cmake [CMake] Make the vendor part of default mingw triples consistent 2021-08-12 13:27:09 +03:00
GetLibraryName.cmake
HandleLLVMOptions.cmake [CMake] Check for problematic MSVC + /arch:AVX configuration 2022-04-21 09:46:44 +02:00
HandleLLVMStdlib.cmake [CMake][llvm] avoid conflict w/ (and use when available) new builtin check_linker_flag 2021-04-27 16:41:28 -07:00
LLVM-Build.cmake
LLVM-Config.cmake [MCA] Moving the target specific CustomBehaviour impl. from /tools/llvm-mca/ to /lib/Target/. 2021-07-28 11:23:18 -07:00
LLVMCheckLinkerFlag.cmake [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm 2022-01-29 06:07:24 +00:00
LLVMConfig.cmake.in [cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option 2022-04-06 09:52:21 +02:00
LLVMConfigVersion.cmake.in Revert "[CMake] Use write_basic_package_version_file for LLVM" 2021-03-29 13:07:39 -07:00
LLVMDistributionSupport.cmake [cmake] Loosen multi-distribution restrictions 2022-04-13 20:33:28 -07:00
LLVMExternalProjectUtils.cmake [runtimes] Detect changes to Tests.cmake 2022-03-18 10:01:52 -07:00
LLVMInstallSymlink.cmake Revert "[llvm][cmake] Make `llvm_install_symlink` robust to absolute dirs." 2022-01-21 02:48:10 +00:00
LLVMProcessSources.cmake
TableGen.cmake Add cmake_parse_arguments() to `tablegen()` CMake function 2022-03-14 06:56:11 +00:00
TensorFlowCompile.cmake [MLGO] Improved support for AOT cross-targeting scenarios 2022-01-20 07:05:39 -08:00
UseLibtool.cmake
VersionFromVCS.cmake