summaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)Author
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
2025-08-15[OpenMP] Update printf statement with missing argument. (#153704)CatherineMoore
2025-08-14[OpenMP] Update printf stmt in kmp_settings.cpp (#152800)CatherineMoore
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran
2025-08-05[OpenMP] Fix LLVM_ENABLE_PROJECTS=openmp build (#151117)Michael Kruse
2025-07-26[OpenMP] Update %preload-tool definition on DarwinAiden Grossman
2025-07-26[OpenMP] Remove %preload-tool definition from archer tests (#150779)Aiden Grossman
2025-07-26[OpenMP] Move tool tests out of individual folders (#150780)Aiden Grossman
2025-07-26[OpenMP] Fix tool tests 9475ed84909463ad594602dd76583f4ff12efcd0Aiden Grossman
2025-07-25[OpenMP] Remove uses of %T from lit tests (#150723)Aiden Grossman
2025-07-26[OpenMP] Fix runtimes default build (#149871)Michael Kruse