summaryrefslogtreecommitdiff
path: root/openmp/cmake
AgeCommit message (Expand)Author
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2024-10-09[openmp] Add option to disable tsan tests (#111548)Nikita Popov
2024-05-24[OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue
2024-02-11[OpenMP] Remove -Wno-enum-constexpr-conversion (#81318)Carlos Galvez
2024-02-08[OpenMP] [cmake] Don't use -fno-semantic-interposition on Windows (#81113)Martin Storsjö
2024-02-08[OpenMP] [cmake] In standalone mode, make Python3_EXECUTABLE available (#80828)Martin Storsjö
2024-02-01[openmp] On Windows, fix standalone cmake build (#80174)Alexandre Ganea
2024-01-23Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Cl...Alexandre Ganea
2024-01-23Revert 10f3296dd7d74c975f208a8569221dc8f96d1db1 - [openmp] Fix warnings when ...Alexandre Ganea
2024-01-23[openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT ...Alexandre Ganea
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2023-11-27[OpenMP] Add back implicit flags manuallyJoseph Huber
2023-11-27[OpenMP] Fix missing CMake function in runtimes buildJoseph Huber
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-16[OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2022-12-26[RFC][OpenMP] Update to Python3 for lit testShilei Tian
2022-12-14[OpenMP] Fix detecting warning options for GCCMartin Storsjö
2022-11-29Reapply [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2022-11-28Revert "[openmp] [test] XFAIL many-microtask-args.c on ARM"Martin Storsjö
2022-11-28[openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2022-11-16OpenMP: Remove -fno-experimental-isel flag from testingMatt Arsenault
2022-08-09[openmp] Fix enumeration build issue for openmp libraryRon Lieberman
2022-08-08Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield
2022-08-08Move openmp from -std=c++14 to -std=c++17Ron Lieberman
2022-08-02[OpenMP][libomp] Detect if test compiler has omp.hJonathan Peyton
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-12-12[OpenMP] Add "not" to test dependencies.Michael Kruse
2021-07-23[OpenMP] always compile with c++14 instead of gnu++14Ye Luo
2021-02-24[OpenMP][Tests][NFC] lit might also be known as llvm-lit.pyJoachim Protze
2021-02-01[OpenMP] Disable tests if FileCheck is not available in in-tree buildingShilei Tian
2021-01-10[OpenMP] Not set OPENMP_STANDALONE_BUILD=ON when building OpenMP along with LLVMShilei Tian
2020-09-07[CMake][OpenMP] Remove old dead CMake codeRaul Tambre
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne
2020-07-02[OpenMP][CMake] Fix version detection of testing compilerJonas Hahnfeld
2020-04-21[OpenMP] Add scaffolding for negative runtime testsJoel E. Denny
2020-02-13[openmp][cmake] passing option argument correctlyYuanfang Chen
2020-02-11[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert
2020-02-06[CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere