summaryrefslogtreecommitdiff
path: root/openmp/runtime/test
AgeCommit message (Expand)Author
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler
2025-10-06[OpenMP] Clean-up Fortran testsMichael Kruse
2025-10-04[OpenMP][test] .f90 -> .F90Michael Kruse
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse
2025-09-15[OpenMP] [Tests] Update test broken by #157364 (#158751)Sirraide
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim
2025-07-26[OpenMP] Update %preload-tool definition on DarwinAiden Grossman
2025-07-26[OpenMP] Move tool tests out of individual folders (#150780)Aiden Grossman
2025-07-26[OpenMP] Fix tool tests 9475ed84909463ad594602dd76583f4ff12efcd0Aiden Grossman
2025-07-25[OpenMP] Remove uses of %T from lit tests (#150723)Aiden Grossman
2025-07-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton
2025-06-27[OpenMP][test][NFC] Temporarily disabling failing testJoachim Jenke
2025-06-25 [OpenMP] avoid segv for a lock that has already been destroyed (#145625)Larry Meadows
2025-06-11LLVM Buildbot failure on openmp runtime test (#143674)CHANDRA GHALE
2025-06-11[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clau...CHANDRA GHALE
2025-06-10[OpenMP][test] Support target= in tests (#142380)Rainer Orth
2025-05-15[OpenMP][test] Define print_possible_return_addresses on SPARC (#138523)Rainer Orth
2025-05-10[OpenMP][test] Adjust tool_available_search.c for Solaris (#138515)Rainer Orth
2025-05-10[OpenMP][test] Make %p 0x prefix optional (#138514)Rainer Orth
2025-04-25[OpenMP] Fix taskgraph dependency tracking, memory access, and initialization...Josep Pinot
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith
2025-03-21Revert "Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs" (#131...Josep Pinot
2025-03-14[OpenMP] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (#130...Josep Pinot
2025-03-10[OpenMP] Mark Failing OpenMP Tests as XFAIL on Windows (#129040)Omair Javaid
2025-02-27[OpenMP][OMPT][OMPD] Fix frame flags for OpenMP tool APIs (#114118)Joachim
2025-02-12[OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (#126172)Matt
2025-01-13[flang][OMP] change malloc.h to stdlib.h in collapse_test.inc (NFC) (#122711)Kelvin Li
2024-12-09[OpenMP] Fix interoperability test compilation on OpenBSD (#119053)Brad Smith
2024-10-24[OpenMP] Fix the test issue when `libomp` is built as a static library (#113522)Shilei Tian
2024-10-14[openmp] Use core_siblings_list if physical_package_id not available (#111831)Nikita Popov
2024-08-15[OpenMP] Add support for pause with omp_pause_stop_tool (#97100)Hansang Bae
2024-07-24[OpenMP][libomp] Fix tasking debug assert (#95823)Jonathan Peyton
2024-07-19[Clang][OpenMP] Add interchange directive (#93022)Michael Kruse
2024-07-18[Clang][OpenMP] Add reverse directive (#92916)Michael Kruse
2024-07-16[OpenMP] Use new OMPT state and sync kinds for barrier events (#95602)Hansang Bae
2024-07-03[OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429)Joachim
2024-06-28[OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (...Terry Wilmarth
2024-06-24[OpenMP] Add num_threads clause list format and strict modifier support (#85466)Terry Wilmarth
2024-05-22[Clang][OpenMP] Enable tile/unroll on iterator- and foreach-loops (#91459)Michael Kruse
2024-05-13[Clang][OpenMP][Tile] Allow non-constant tile sizes. (#91345)Michael Kruse
2024-05-09[OpenMP] [Flang] Resolved Issue llvm#76121: Implemented Check for Unhandled A...chandan singh
2024-05-08[OpenMP] Fix child processes to use affinity_none (#91391)Jonathan Peyton
2024-05-07[OpenMP] Fix task state and taskteams for serial teams (#86859)Jonathan Peyton
2024-04-19[OpenMP] Use half of available logical processors for collapse tests (#88319)Xing Xue
2024-04-16[OpenMP][test][AIX] Make 64 the max number of threads for capacity tests in A...Xing Xue