aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2025-12-01Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler7-0/+127
2025-11-25Revert "[Flang] Move builtin .mod generation into runtimes" (#169489)Jan Patrick Lehr8-29/+94
2025-11-25[Flang] Move builtin .mod generation into runtimes (#137828)Michael Kruse8-94/+29
2025-11-21[OpenMP][libomp] Add transparent task flag bit to kmp_tasking_flags (#168873)Zahira Ammarguellat1-2/+4
2025-11-20[OpenMP][AIX] Not to create symbolic links to libomp.so in install step (NFC)...Kelvin Li1-3/+9
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse2-6/+6
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler10-165/+2
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler10-2/+165
2025-11-17[OpenMP][omptest] Fix missing source extentionMichael Kruse1-1/+1
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber6-65/+38
2025-11-03[OpenMP][AIX] Not to create symbolic links to libomp.so on AIX (#165890)Kelvin Li1-14/+26
2025-11-03[OpenMP][AArch64] Fix frame pointer save in microtask (#165313)Dominik Wójt (Cognizant)1-2/+2
2025-10-31[OpenMP] Remove OS checks for ARM and AArch64 (#165640)Brad Smith2-10/+7
2025-10-27[openmp][cmake] Don't glob for build dependencies (#165231)Michael Kruse2-10/+11
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre1-0/+1
2025-10-20[OpenMP][AArch64] Enable BTI and PAC support on OpenBSD (#164337)Brad Smith1-4/+7
2025-10-15[OpenMP][omptest] Add Dispatch equality operator (#162667)Michael Halkenhäuser4-0/+71
2025-10-15[OpenMP] Fix preprocessor mismatches between include and usages of hwloc (#15...Peter Arzt7-54/+57
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟1-1/+1
2025-10-08[OpenMP] Add IBM Z as supported architecture in the runtime READMEUlrich Weigand1-0/+1
2025-10-06[OpenMP][omptest] Enable missing callback (#161650)Jan Patrick Lehr1-1/+1
2025-10-06[OpenMP] Clean-up Fortran testsMichael Kruse4-7/+10
2025-10-04[OpenMP][test] .f90 -> .F90Michael Kruse1-0/+1
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse3-0/+144
2025-09-29[OpenMP] Fix 'libc' configuration when building OpenMPJoseph Huber1-1/+1
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V5-0/+687
2025-09-26[Flang][OpenMP] Enable no-loop kernels (#155818)Dominik Adamski1-13/+0
2025-09-20[openmp][test] Don't use random Flang by defaultMichael Kruse1-2/+2
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse7-9/+63
2025-09-19[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)Joseph Huber4-6/+4
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber1-8/+0
2025-09-16[OpenMP] Document how to specify flags to device libraries (#159053)Tulio Magno Quites Machado Filho1-2/+4
2025-09-15[OpenMP] [Tests] Update test broken by #157364 (#158751)Sirraide1-1/+6
2025-09-11[offload][OpenMP] Remove device code for num_threads strict (#157893)Robert Imschweiler2-90/+18
2025-09-08[OpenMP] Fix incorrect CUDA bc path after library change (#157547)Joseph Huber1-2/+2
2025-09-08[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136...Joseph Huber32-26/+5990
2025-08-31[openmp] Fix missing include directory in omptest tool (#156194)Michał Górny1-0/+2
2025-08-30[OpenMP] Use Clang resource dir only in bootstrapping build (#156018)Michael Kruse1-4/+5
2025-08-28Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)Robert Imschweiler1-1/+0
2025-08-28[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)Robert Imschweiler1-0/+1
2025-08-27[OpenMP][ompTest] Guard installation of all components (#155433)Michael Halkenhäuser1-25/+33
2025-08-27[Flang-RT][OpenMP] Define _GLIBCXX_NO_ASSERTIONS (#155440)Michael Kruse1-0/+1
2025-08-22[OpenMP][omptest] Skip omptest build if LLVM_INCLUDE_TESTS=OFF (#155020)Michael Halkenhäuser1-8/+3
2025-08-22[OpenMP][omptest] Enforce test case order for 'standalone' build (#154977)Michael Halkenhäuser3-11/+25
2025-08-22Reland: [OpenMP] Add ompTest library to OpenMP (#154786)Michael Halkenhäuser32-0/+6741
2025-08-21Revert "Fix Debug Build Using GCC 15" (#154877)dpalermo1-1/+1
2025-08-21Fix Debug Build Using GCC 15 (#152223)Patrick Simmons1-1/+1
2025-08-21Revert "[OpenMP] Add ompTest library to OpenMP" (#154742)Jan Patrick Lehr31-6709/+0
2025-08-21[OpenMP] Add ompTest library to OpenMP (#147381)Michael Halkenhäuser31-0/+6709
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty6-9/+9