llvm-project/openmp/runtime/cmake
Peyton, Jonathan L e83380fccc [OpenMP] Fix clang-cl build error regarding TSX intrinsics
Fix for https://bugs.llvm.org/show_bug.cgi?id=49339

The CMake check for the RTM intrinsics needs the -mrtm flag to be set
during the test. This way clang-cl correctly detects it has the
_xbegin() intrinsic. Otherwise, the CMake check fails.

Differential Revision: https://reviews.llvm.org/D97413
2021-03-02 07:47:42 -06:00
..
LibompCheckFortranFlag.cmake [CMake][OpenMP] Remove old dead CMake code 2020-09-07 10:56:56 +03:00
LibompCheckLinkerFlag.cmake [CMake] Bump CMake minimum version to 3.13.4 2020-07-22 14:25:07 -04:00
LibompDefinitions.cmake [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
LibompExports.cmake [OpenMP] Don't use MSVC workaround with MinGW 2020-08-04 18:48:25 +03:00
LibompGetArchitecture.cmake Fix openmp CMake build on non-Linux AArch64 systems. 2021-01-17 16:18:31 -08:00
LibompHandleFlags.cmake [OpenMP] Silence more warning flags 2021-02-12 21:55:32 +02:00
LibompMicroTests.cmake [OpenMP] Don't use MSVC workaround with MinGW 2020-08-04 18:48:25 +03:00
LibompUtils.cmake [OpenMP] Added the support for cache line size 256 for A64FX 2021-01-09 11:58:47 -05:00
config-ix.cmake [OpenMP] Fix clang-cl build error regarding TSX intrinsics 2021-03-02 07:47:42 -06:00