summaryrefslogtreecommitdiff
path: root/openmp/cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* [OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö2023-05-162-4/+0
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-1/+1
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+1
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-1/+1
* [RFC][OpenMP] Update to Python3 for lit testShilei Tian2022-12-261-3/+3
* [OpenMP] Fix detecting warning options for GCCMartin Storsjö2022-12-142-8/+20
* Reapply [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö2022-11-291-1/+16
* Revert "[openmp] [test] XFAIL many-microtask-args.c on ARM"Martin Storsjö2022-11-281-1/+1
* [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö2022-11-281-1/+1
* OpenMP: Remove -fno-experimental-isel flag from testingMatt Arsenault2022-11-162-16/+1
* [openmp] Fix enumeration build issue for openmp libraryRon Lieberman2022-08-092-0/+2
* Rename OPENMP_HAVE_STD_CPP14_FLAG to match c++17Jon Chesterfield2022-08-082-2/+2
* Move openmp from -std=c++14 to -std=c++17Ron Lieberman2022-08-082-2/+2
* [OpenMP][libomp] Detect if test compiler has omp.hJonathan Peyton2022-08-022-1/+14
* [OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton2022-02-143-0/+24
* [OpenMP] Add "not" to test dependencies.Michael Kruse2021-12-121-2/+2
* [OpenMP] always compile with c++14 instead of gnu++14Ye Luo2021-07-232-5/+1
* [OpenMP][Tests][NFC] lit might also be known as llvm-lit.pyJoachim Protze2021-02-241-1/+1
* [OpenMP] Disable tests if FileCheck is not available in in-tree buildingShilei Tian2021-02-011-1/+7
* [OpenMP] Not set OPENMP_STANDALONE_BUILD=ON when building OpenMP along with LLVMShilei Tian2021-01-101-2/+2
* [CMake][OpenMP] Remove old dead CMake codeRaul Tambre2020-09-071-8/+1
* [CMake] Bump CMake minimum version to 3.13.4Louis Dionne2020-07-221-1/+1
* [OpenMP][CMake] Fix version detection of testing compilerJonas Hahnfeld2020-07-021-2/+2
* [OpenMP] Add scaffolding for negative runtime testsJoel E. Denny2020-04-211-0/+12
* [openmp][cmake] passing option argument correctlyYuanfang Chen2020-02-131-7/+16
* [OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert2020-02-112-5/+5
* [CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere2020-02-061-5/+5
* [OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze2020-01-132-0/+13
* [OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2019-08-152-0/+2
* [OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld2019-08-152-4/+29
* After rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so CMake does notDimitry Andric2019-04-051-1/+1
* Ensure correct pthread flags and libraries are usedDimitry Andric2019-04-032-3/+15
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* [OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton2019-01-151-1/+1
* [cmake] Use -std=gnu++11 to fix alloca() on NetBSDMichal Gorny2018-12-112-2/+6
* [libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld2018-09-281-2/+4
* [OpenMP] Fix doacross testing for gccJonathan Peyton2018-08-021-1/+4
* [CMake] Add -fno-experimental-isel for testingJonas Hahnfeld2018-02-152-2/+23
* [OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze2017-12-211-0/+2
* [CMake] Remove legacy LIBOMP_LIT_ARGSJonas Hahnfeld2017-12-081-4/+0
* [CMake] Detect information about test compilerJonas Hahnfeld2017-11-302-0/+94
* [CMake] Refactor testing infrastructureJonas Hahnfeld2017-11-291-0/+104
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-292-0/+22