aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime/test
AgeCommit message (Expand)AuthorFilesLines
22 hours[openmp] Fix bug63197.c test with 3 cores (#183269)Nikita Popov1-2/+3
8 days[OpenMP] Remove standalone build mode (Reapply #149878) (#182022)Michael Kruse3-3/+1
8 daysRevert "[OpenMP] Remove standalone build mode (#149878)"Michael Kruse3-1/+3
8 days[OpenMP] Remove standalone build mode (#149878)Michael Kruse3-3/+1
9 days[MLIR][OpenMP] Add omp.fuse operation (#168898)Ferran Toda2-0/+112
13 days[OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452)Nick Sarnie1-0/+3
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang1-1/+1
2026-01-12[OpenMP] Add libomp unit test infrastructure (#168063)Robert Imschweiler3-0/+33
2025-12-18Revert "[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget" (#1...Joachim1-3/+0
2025-12-18[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget (#156020)Kaloyan Ignatov1-0/+3
2025-12-09Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) ...Michael Kruse2-2/+0
2025-12-09[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)Michael Kruse2-0/+2
2025-12-01Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler1-0/+77
2025-11-25Revert "[Flang] Move builtin .mod generation into runtimes" (#169489)Jan Patrick Lehr2-2/+0
2025-11-25[Flang] Move builtin .mod generation into runtimes (#137828)Michael Kruse2-0/+2
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler1-77/+0
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler1-0/+77
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-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim108-1630/+1827
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-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton2-0/+63
2025-06-27[OpenMP][test][NFC] Temporarily disabling failing testJoachim Jenke1-1/+4
2025-06-25 [OpenMP] avoid segv for a lock that has already been destroyed (#145625)Larry Meadows1-0/+40
2025-06-11LLVM Buildbot failure on openmp runtime test (#143674)CHANDRA GHALE1-31/+3
2025-06-11[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clau...CHANDRA GHALE1-0/+194
2025-06-10[OpenMP][test] Support target= in tests (#142380)Rainer Orth2-1/+4
2025-05-15[OpenMP][test] Define print_possible_return_addresses on SPARC (#138523)Rainer Orth1-0/+8
2025-05-10[OpenMP][test] Adjust tool_available_search.c for Solaris (#138515)Rainer Orth1-3/+3
2025-05-10[OpenMP][test] Make %p 0x prefix optional (#138514)Rainer Orth64-374/+374
2025-04-25[OpenMP] Fix taskgraph dependency tracking, memory access, and initialization...Josep Pinot1-0/+56
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae1-0/+228
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu1-0/+25
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith1-4/+8
2025-03-21Revert "Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs" (#131...Josep Pinot2-94/+0
2025-03-14[OpenMP] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (#130...Josep Pinot2-0/+94
2025-03-10[OpenMP] Mark Failing OpenMP Tests as XFAIL on Windows (#129040)Omair Javaid7-0/+15
2025-02-27[OpenMP][OMPT][OMPD] Fix frame flags for OpenMP tool APIs (#114118)Joachim1-1/+21
2025-02-12[OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (#126172)Matt1-0/+84
2025-01-13[flang][OMP] change malloc.h to stdlib.h in collapse_test.inc (NFC) (#122711)Kelvin Li1-1/+1
2024-12-09[OpenMP] Fix interoperability test compilation on OpenBSD (#119053)Brad Smith1-1/+1
2024-10-24[OpenMP] Fix the test issue when `libomp` is built as a static library (#113522)Shilei Tian1-1/+1
2024-10-14[openmp] Use core_siblings_list if physical_package_id not available (#111831)Nikita Popov1-1/+1