aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2 days[libomp] Fix hwloc include for non-standard paths (#184087)Robert Imschweiler1-4/+10
2 days[openmp][cmake][NFCI] Avoid non-eval uses of ${var} (#182267)Michael Kruse10-81/+81
6 days[openmp][tests] Fix bug63197.c (#183508)Joachim1-3/+9
7 days[openmp] Fix bug63197.c test with 3 cores (#183269)Nikita Popov1-2/+3
9 days[openmp] Allow testing OpenMP without a full clang build tree (#182470)Martin Storsjö3-18/+35
14 days[OpenMP] Remove standalone build mode (Reapply #149878) (#182022)Michael Kruse9-325/+133
2026-02-18Revert "[OpenMP] Remove standalone build mode (#149878)"Michael Kruse9-133/+325
2026-02-18[OpenMP] Remove standalone build mode (#149878)Michael Kruse9-325/+133
2026-02-17[MLIR][OpenMP] Add omp.fuse operation (#168898)Ferran Toda2-0/+112
2026-02-16[libc] Replace RPC 'close()' mechanism with RAII handler (#181690)Joseph Huber1-1/+0
2026-02-13[OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452)Nick Sarnie1-0/+3
2026-02-13[openmp] Remove perl mentions (#181371)Nikita Popov1-2/+2
2026-02-13[OFFLOAD] Add support for SPIRV to ompx (#179849)fineg741-1/+1
2026-02-10[OpenMP] Remove special handling for SPIR-V uinc atomic (#180747)Joseph Huber1-13/+0
2026-02-06openmp: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#179933)YunQiang Su1-0/+4
2026-02-05[OpenMP] Stub vprintf on non-NVPTX if no libc (#180025)Nick Sarnie1-1/+1
2026-01-30[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#176950)Michael Kruse1-0/+1
2026-01-29[Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472)Joseph Huber1-0/+2
2026-01-28[OpenMP][docs] Revise building manual (#176175)Michael Kruse8-528/+486
2026-01-27[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