aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake/OpenMPTesting.cmake
AgeCommit message (Expand)AuthorFilesLines
2022-12-26[RFC][OpenMP] Update to Python3 for lit testShilei Tian1-3/+3
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 Arsenault1-2/+1
2022-08-02[OpenMP][libomp] Detect if test compiler has omp.hJonathan Peyton1-0/+4
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton1-0/+4
2021-12-12[OpenMP] Add "not" to test dependencies.Michael Kruse1-2/+2
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-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-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 Protze1-0/+8
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 Andric1-1/+9
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-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 Hahnfeld1-1/+2
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 Hahnfeld1-0/+75
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld1-0/+104