aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime
AgeCommit message (Expand)AuthorFilesLines
39 hours[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
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran4-0/+59
2025-07-26[OpenMP] Update %preload-tool definition on DarwinAiden Grossman1-1/+1
2025-07-26[OpenMP] Move tool tests out of individual folders (#150780)Aiden Grossman3-0/+0
2025-07-26[OpenMP] Fix tool tests 9475ed84909463ad594602dd76583f4ff12efcd0Aiden Grossman1-1/+1
2025-07-25[OpenMP] Remove uses of %T from lit tests (#150723)Aiden Grossman3-24/+29
2025-07-26[OpenMP] Fix runtimes default build (#149871)Michael Kruse1-1/+1
2025-07-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton13-77/+210
2025-07-21[OpenMP] [NFC] Remove KMP_NESTED_HOT_TEAMS macro (#143584)Jonathan Peyton5-126/+52
2025-07-21[OpenMP] Improve performance of ticket lock (x86) (#143557)Jonathan Peyton1-7/+0