summaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)Author
2025-11-21[OpenMP][libomp] Add transparent task flag bit to kmp_tasking_flags (#168873)Zahira Ammarguellat
2025-11-20[OpenMP][AIX] Not to create symbolic links to libomp.so in install step (NFC)...Kelvin Li
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler
2025-11-17[OpenMP][omptest] Fix missing source extentionMichael Kruse
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-11-03[OpenMP][AIX] Not to create symbolic links to libomp.so on AIX (#165890)Kelvin Li
2025-11-03[OpenMP][AArch64] Fix frame pointer save in microtask (#165313)Dominik Wójt (Cognizant)
2025-10-31[OpenMP] Remove OS checks for ARM and AArch64 (#165640)Brad Smith
2025-10-27[openmp][cmake] Don't glob for build dependencies (#165231)Michael Kruse
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre
2025-10-20[OpenMP][AArch64] Enable BTI and PAC support on OpenBSD (#164337)Brad Smith
2025-10-15[OpenMP][omptest] Add Dispatch equality operator (#162667)Michael Halkenhäuser
2025-10-15[OpenMP] Fix preprocessor mismatches between include and usages of hwloc (#15...Peter Arzt
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟
2025-10-08[OpenMP] Add IBM Z as supported architecture in the runtime READMEUlrich Weigand
2025-10-06[OpenMP][omptest] Enable missing callback (#161650)Jan Patrick Lehr
2025-10-06[OpenMP] Clean-up Fortran testsMichael Kruse
2025-10-04[OpenMP][test] .f90 -> .F90Michael Kruse
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse
2025-09-29[OpenMP] Fix 'libc' configuration when building OpenMPJoseph Huber
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-26[Flang][OpenMP] Enable no-loop kernels (#155818)Dominik Adamski
2025-09-20[openmp][test] Don't use random Flang by defaultMichael Kruse
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse
2025-09-19[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)Joseph Huber
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber
2025-09-16[OpenMP] Document how to specify flags to device libraries (#159053)Tulio Magno Quites Machado Filho
2025-09-15[OpenMP] [Tests] Update test broken by #157364 (#158751)Sirraide
2025-09-11[offload][OpenMP] Remove device code for num_threads strict (#157893)Robert Imschweiler
2025-09-08[OpenMP] Fix incorrect CUDA bc path after library change (#157547)Joseph Huber
2025-09-08[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136...Joseph Huber
2025-08-31[openmp] Fix missing include directory in omptest tool (#156194)Michał Górny
2025-08-30[OpenMP] Use Clang resource dir only in bootstrapping build (#156018)Michael Kruse
2025-08-28Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)Robert Imschweiler
2025-08-28[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)Robert Imschweiler
2025-08-27[OpenMP][ompTest] Guard installation of all components (#155433)Michael Halkenhäuser
2025-08-27[Flang-RT][OpenMP] Define _GLIBCXX_NO_ASSERTIONS (#155440)Michael Kruse
2025-08-22[OpenMP][omptest] Skip omptest build if LLVM_INCLUDE_TESTS=OFF (#155020)Michael Halkenhäuser
2025-08-22[OpenMP][omptest] Enforce test case order for 'standalone' build (#154977)Michael Halkenhäuser
2025-08-22Reland: [OpenMP] Add ompTest library to OpenMP (#154786)Michael Halkenhäuser
2025-08-21Revert "Fix Debug Build Using GCC 15" (#154877)dpalermo
2025-08-21Fix Debug Build Using GCC 15 (#152223)Patrick Simmons
2025-08-21Revert "[OpenMP] Add ompTest library to OpenMP" (#154742)Jan Patrick Lehr
2025-08-21[OpenMP] Add ompTest library to OpenMP (#147381)Michael Halkenhäuser
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-08-20[OpenMP][OMPD] Fix GDB plugin to work correctly when installed (#153956)Michał Górny
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim
2025-08-15[OpenMP] Update ompdModule.c printf to match argument type (#152785)CatherineMoore