aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime
AgeCommit message (Expand)AuthorFilesLines
14 hours[openmp] Fix bug63197.c test with 3 cores (#183269)Nikita Popov1-2/+3
7 days[OpenMP] Remove standalone build mode (Reapply #149878) (#182022)Michael Kruse6-118/+51
8 daysRevert "[OpenMP] Remove standalone build mode (#149878)"Michael Kruse6-51/+118
8 days[OpenMP] Remove standalone build mode (#149878)Michael Kruse6-118/+51
9 days[MLIR][OpenMP] Add omp.fuse operation (#168898)Ferran Toda2-0/+112
12 days[OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452)Nick Sarnie1-0/+3
13 days[openmp] Remove perl mentions (#181371)Nikita Popov1-2/+2
13 days[OFFLOAD] Add support for SPIRV to ompx (#179849)fineg741-1/+1
2026-02-06openmp: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#179933)YunQiang Su1-0/+4
2026-01-28[OpenMP][docs] Revise building manual (#176175)Michael Kruse2-40/+3
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang2-3/+3
2026-01-12[OpenMP] Add libomp unit test infrastructure (#168063)Robert Imschweiler9-18/+493
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-09Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) ...Michael Kruse4-8/+6
2025-12-09[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)Michael Kruse4-6/+8
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 Kruse9-2999/+5
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 Imschweiler4-0/+114
2025-11-25Revert "[Flang] Move builtin .mod generation into runtimes" (#169489)Jan Patrick Lehr7-23/+94
2025-11-25[Flang] Move builtin .mod generation into runtimes (#137828)Michael Kruse7-94/+23
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-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler7-152/+2
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler7-2/+152
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-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] Fix preprocessor mismatches between include and usages of hwloc (#15...Peter Arzt7-54/+57
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟1-1/+1
2025-10-08[OpenMP] Add IBM Z as supported architecture in the runtime READMEUlrich Weigand1-0/+1
2025-10-06[OpenMP] Clean-up Fortran testsMichael Kruse4-7/+10
2025-10-04[OpenMP][test] .f90 -> .F90Michael Kruse1-0/+1
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse3-0/+144
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V5-0/+687
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse4-1/+50
2025-09-15[OpenMP] [Tests] Update test broken by #157364 (#158751)Sirraide1-1/+6
2025-08-30[OpenMP] Use Clang resource dir only in bootstrapping build (#156018)Michael Kruse1-4/+5
2025-08-28Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)Robert Imschweiler1-1/+0
2025-08-28[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)Robert Imschweiler1-0/+1
2025-08-27[Flang-RT][OpenMP] Define _GLIBCXX_NO_ASSERTIONS (#155440)Michael Kruse1-0/+1
2025-08-21Revert "Fix Debug Build Using GCC 15" (#154877)dpalermo1-1/+1
2025-08-21Fix Debug Build Using GCC 15 (#152223)Patrick Simmons1-1/+1
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty4-7/+7
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim108-1630/+1827
2025-08-14[OpenMP] Update printf stmt in kmp_settings.cpp (#152800)CatherineMoore1-2/+2