aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
4 daysopenmp: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#179933)YunQiang Su1-0/+4
4 days[OpenMP] Stub vprintf on non-NVPTX if no libc (#180025)Nick Sarnie1-1/+1
10 days[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#176950)Michael Kruse1-0/+1
12 days[Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472)Joseph Huber1-0/+2
13 days[OpenMP][docs] Revise building manual (#176175)Michael Kruse8-528/+486
13 days[OpenMP] Small fixes after refactoring and adding SPIR-V supportJoseph Huber3-42/+46
2026-01-27 [OFFLOAD] Build DeviceRTL with SPIRV backend (#174675)fineg748-12/+77
2026-01-26[OpenMP] Cleanup synchronization primitives (#177710)Joseph Huber2-63/+43
2026-01-22[OpenMP] Force initialization of global device environmentJoseph Huber1-2/+2
2026-01-22[Clang] Rename `uinc_wrap` and add normal atomic builtin (#177253)Joseph Huber1-1/+1
2026-01-21[OpenMP][NFC] Use `uinc` atomic builtins for this operation (#177207)Joseph Huber2-48/+7
2026-01-20Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)"Michael Kruse2-2/+3
2026-01-20[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)Michael Kruse2-3/+2
2026-01-19[OpenMP][omptest] Fix CMake target properties (#176802)Michael Halkenhäuser1-1/+1
2026-01-19[OpenMP][omptest] Improve CMake and address review comments (#159416)Michael Halkenhäuser2-29/+39
2026-01-14Nominate Michael Klemm as lead maintainer of OpenMP (#175964)Aaron Ballman1-1/+4
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang3-6/+6
2026-01-12[OpenMP] Add libomp unit test infrastructure (#168063)Robert Imschweiler10-19/+499
2026-01-08Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)"Michael Kruse1-1/+0
2026-01-08[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)Michael Kruse1-0/+1
2026-01-06[OpenMP] Add default stub for virtual methods (#174594)Joseph Huber1-0/+6
2025-12-18Revert "[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget" (#1...Joachim5-36/+12
2025-12-18[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget (#156020)Kaloyan Ignatov5-12/+36
2025-12-16[OpenMP][Offload] Add `LIBOMPTARGET_TREAT_ATTACH_AUTO_AS_ALWAYS` to treat `at...Abhinav Gaba1-0/+18
2025-12-15[OpenMP] Fix libarcher tests on Ubuntu 22.04 (#170671)Leandro Lupori2-4/+30
2025-12-09Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) ...Michael Kruse9-47/+114
2025-12-09[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)Michael Kruse9-114/+47
2025-12-08[Clang][OpenMP] Switch to __kmpc_parallel_60 with strict parameter (#171082)Kevin Sala Penades1-3/+4
2025-12-08[OpenMP] Fix undefined symbol for Darwin builds (#170999)Robert Imschweiler1-1/+1
2025-12-06[openmp][NFCI] Move .mod code out of runtimes subdir (#169909)Michael Kruse11-86/+106
2025-12-03[OpenMP][OMPT] Use global thread id for `codeptr_ra` in `end_critical` (#169826)Jan André Reuter1-1/+1
2025-12-02Fix Windows OpenMP build (#170142)Robert Imschweiler5-32/+45
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