aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2026-04-29[OpenMP] Fix use of uninitialized Dl_info when dladdr fails in ompd_init (#19...Mark Zhuang1-4/+2
2026-04-28[Flang][OpenMP] Validate `omp_initial_device` `omp_invalid_device` as device ...Amit Tiwari2-0/+8
2026-04-28[OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimentalJulian Brown17-59/+60
2026-04-28[Clang][OpenMP] Validate omp_initial_device omp_invalid_device as device IDs ...Amit Tiwari2-0/+2
2026-04-27[OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_taskJulian Brown2-2/+2
2026-04-23[flang] Add comparison operators for c_devptr (#192687)nvptm1-1/+14
2026-04-23[NFC][offload][OpenMP] Fix kernel replay documentation (#193832)Kevin Sala Penades1-6/+6
2026-04-23[offload][OpenMP] Add basic documentation for kernel record replay (#193699)Kevin Sala Penades1-0/+140
2026-04-23[offload] Fix envar description in docs (#193642)Kevin Sala Penades1-3/+3
2026-04-22[OpenMP] Fix OpenMP device subdir installation w/ multilibs (#193378)Joseph Huber1-3/+3
2026-04-16[OpenMP][Device] Fix __llvm_omp_indirect_call_lookup function pointer types (...Nick Sarnie1-4/+4
2026-04-15[offload][OpenMP] Require CUDA 11.8 (#191100)Kevin Sala Penades1-5/+6
2026-04-15[openmp] Fix Darwin after 988e00e (#192135)Alexandre Ganea1-2/+4
2026-04-15[OpenMP] Create check-openmp target for device targets (#192175)Wenju He1-3/+3
2026-04-14[OpenMP][OMPT] Revert `control_tool.c` changes from #191429 (#192069)Jan André Reuter1-4/+1
2026-04-14[Offload] Revert part of #187138. Workaround #191910 (#191925)Ye Luo1-0/+5
2026-04-13[openmp] Silence warnings when building on Windows (#191556)Alexandre Ganea1-20/+21
2026-04-13[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#190397)Amit Tiwari15-0/+463
2026-04-11[OpenMP] Fix nondependent inscan variables in templated functions (#191627)Robert Imschweiler1-0/+73
2026-04-10[OpenMP][OMPT] Fix `omp_control_tool` before any directive (#191429)Jan André Reuter6-3/+88
2026-04-03Revert "[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directiv...theRonShark15-485/+0
2026-04-03[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#183...Amit Tiwari15-0/+485
2026-04-02[Runtimes] Introduce variables containing resource dir paths (#177953)Michael Kruse1-0/+1
2026-03-31[openmp] Add support for Arm64X to libomp (#176157)David Truby2-0/+108
2026-03-31[openmp] Add support for arm64ec to libomp (#176151)David Truby15-152/+178
2026-03-27[OFFLOAD] Add spirv implementation for named barrier (#180393)fineg741-9/+22
2026-03-27[OpenMP][test] Remove %flags-use-compiler-omp-h (#188789)Michael Kruse5-17/+1
2026-03-26[Offload] Enable multilib building for OpenMP/Offload (#188485)Joseph Huber1-1/+6
2026-03-25[Offload][OpenMP][libdevice] Make check to enter state machine architecture d...Alex Duran1-15/+29
2026-03-19[compiler-rt] Define GPU specific handling of profiling functions (#185763)Joseph Huber3-40/+0
2026-03-18[OpenMP] Use the standard fences now that they are supported (#187138)Joseph Huber1-17/+0
2026-03-17[OpenMP][OMPT] Add missing `error` entry to device tracing record union (#185...Jan André Reuter1-0/+1
2026-03-16[mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir ...Chi-Chun, Chen1-0/+12
2026-03-12[offload] Remove LIBOMPTARGET_SHARED_MEMORY_SIZE envar (#186231)Kevin Sala Penades1-42/+17
2026-03-12[OpenMP][OMPT] Remove Threads dependency from omptest link interface (#186183)Michael Halkenhäuser1-2/+3
2026-03-12[OpenMP] Include the cmake policy file (#186031)Kelvin Li1-0/+2
2026-03-12Revert "[OpenMP][OMPT] Remove Threads dependency from omptest" (#186111)Jan Patrick Lehr1-0/+4
2026-03-12[OpenMP][OMPT] Remove Threads dependency from omptest (#185930)Michael Halkenhäuser1-4/+0
2026-03-12[OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (#1...Kevin Sala Penades11-11/+175
2026-03-02[libomp] Fix hwloc include for non-standard paths (#184087)Robert Imschweiler1-4/+10
2026-03-02[openmp][cmake][NFCI] Avoid non-eval uses of ${var} (#182267)Michael Kruse10-81/+81
2026-02-26[openmp][tests] Fix bug63197.c (#183508)Joachim1-3/+9
2026-02-25[openmp] Fix bug63197.c test with 3 cores (#183269)Nikita Popov1-2/+3
2026-02-23[openmp] Allow testing OpenMP without a full clang build tree (#182470)Martin Storsjö3-18/+35
2026-02-18[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