aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake
AgeCommit message (Expand)AuthorFilesLines
2025-12-09Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) ...Michael Kruse2-0/+40
2025-12-09[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)Michael Kruse2-40/+0
2025-12-06[openmp][NFCI] Move .mod code out of runtimes subdir (#169909)Michael Kruse3-0/+432
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse1-2/+2
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse1-0/+4
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty1-1/+1
2024-10-09[openmp] Add option to disable tsan tests (#111548)Nikita Popov1-0/+3
2024-05-24[OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue1-1/+1
2024-02-11[OpenMP] Remove -Wno-enum-constexpr-conversion (#81318)Carlos Galvez2-2/+0
2024-02-08[OpenMP] [cmake] Don't use -fno-semantic-interposition on Windows (#81113)Martin Storsjö1-1/+5
2024-02-08[OpenMP] [cmake] In standalone mode, make Python3_EXECUTABLE available (#80828)Martin Storsjö1-0/+2
2024-02-01[openmp] On Windows, fix standalone cmake build (#80174)Alexandre Ganea1-0/+8
2024-01-23Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Cl...Alexandre Ganea1-0/+9
2024-01-23Revert 10f3296dd7d74c975f208a8569221dc8f96d1db1 - [openmp] Fix warnings when ...Alexandre Ganea1-9/+0
2024-01-23[openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT ...Alexandre Ganea1-0/+9
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue1-0/+3
2023-11-27[OpenMP] Add back implicit flags manuallyJoseph Huber2-0/+13
2023-11-27[OpenMP] Fix missing CMake function in runtimes buildJoseph Huber1-1/+1
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