aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake
AgeCommit message (Expand)AuthorFilesLines
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-16[OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö2-4/+0
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2022-12-26[RFC][OpenMP] Update to Python3 for lit testShilei Tian1-3/+3
2022-12-14[OpenMP] Fix detecting warning options for GCCMartin Storsjö2-8/+20
2022-11-29Reapply [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö1-1/+16
2022-11-28Revert "[openmp] [test] XFAIL many-microtask-args.c on ARM"Martin Storsjö1-1/+1
2022-11-28[openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö1-1/+1
2022-11-16OpenMP: Remove -fno-experimental-isel flag from testingMatt Arsenault2-16/+1
2022-08-09[openmp] Fix enumeration build issue for openmp libraryRon Lieberman2-0/+2
2022-08-08Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield2-2/+2
2022-08-08Move openmp from -std=c++14 to -std=c++17Ron Lieberman2-2/+2
2022-08-02[OpenMP][libomp] Detect if test compiler has omp.hJonathan Peyton2-1/+14
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton3-0/+24
2021-12-12[OpenMP] Add "not" to test dependencies.Michael Kruse1-2/+2
2021-07-23[OpenMP] always compile with c++14 instead of gnu++14Ye Luo2-5/+1
2021-02-24[OpenMP][Tests][NFC] lit might also be known as llvm-lit.pyJoachim Protze1-1/+1
2021-02-01[OpenMP] Disable tests if FileCheck is not available in in-tree buildingShilei Tian1-1/+7
2021-01-10[OpenMP] Not set OPENMP_STANDALONE_BUILD=ON when building OpenMP along with LLVMShilei Tian1-2/+2
2020-09-07[CMake][OpenMP] Remove old dead CMake codeRaul Tambre1-8/+1
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2020-07-02[OpenMP][CMake] Fix version detection of testing compilerJonas Hahnfeld1-2/+2
2020-04-21[OpenMP] Add scaffolding for negative runtime testsJoel E. Denny1-0/+12
2020-02-13[openmp][cmake] passing option argument correctlyYuanfang Chen1-7/+16
2020-02-11[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert2-5/+5
2020-02-06[CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere1-5/+5
2020-01-13[OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze2-0/+13
2019-08-15[OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2-0/+2
2019-08-15[OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld2-4/+29
2019-04-05After rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so CMake does notDimitry Andric1-1/+1
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric2-3/+15
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai1-1/+1
2019-01-15[OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton1-1/+1
2018-12-11[cmake] Use -std=gnu++11 to fix alloca() on NetBSDMichal Gorny2-2/+6
2018-09-28[libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld1-2/+4
2018-08-02[OpenMP] Fix doacross testing for gccJonathan Peyton1-1/+4
2018-02-15[CMake] Add -fno-experimental-isel for testingJonas Hahnfeld2-2/+23
2017-12-21[OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze1-0/+2
2017-12-08[CMake] Remove legacy LIBOMP_LIT_ARGSJonas Hahnfeld1-4/+0
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld2-0/+94
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld1-0/+104