summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/api
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-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu
2022-12-15[OpenMP] Add missing test for pinned memory APICarlo Bertolli
2022-06-29[OpenMP] Implementing omp_get_device_num()Jose M Monsalve Diaz
2022-03-05[OpenMP] libomp: omp_in_explicit_task() implemented.AndreyChurbanov
2021-10-25[OpenMP][Tests] Test omp_get_wtime for invariantsJoachim Protze
2021-10-25[OpenMP][Tests][NFC] Mark tests trying to link COI as unsupportedJoachim Protze
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
2021-10-01[OpenMP][testing] increase threshold for omp_get_wtime testPeyton, Jonathan L
2021-08-23[OpenMP][test] fix omp_get_wtime.c test to be more accommodatingPeyton, Jonathan L
2021-08-11[OpenMP][NFC] libomp: reduced timeouts in the test from 50 to 2 sec.AndreyChurbanov
2021-05-21[OpenMP] libomp: move warnings to after library initializationAndreyChurbanov
2021-02-01[OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVsAndreyChurbanov
2021-01-19[OpenMP][NFC] Fix testAndreyChurbanov
2020-11-17[OpenMP] Add omp_realloc implementationNawrin Sultana
2020-11-13[OpenMP] Add omp_calloc implementationNawrin Sultana
2020-11-11[OpenMP][Tests] Fix compiler warnings in OpenMP runtime testsJoachim Protze
2020-03-04[openmp] OpenMP 5.1 omp_display_env function implementation.AndreyChurbanov
2020-01-23[OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC]Kelvin Li
2019-04-08[OpenMP] Implement 5.0 memory managementJonathan Peyton
2019-01-16[OpenMP] Add omp_pause_resource* APIJonathan Peyton
2019-01-03[OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton
2018-12-15[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40Roman Lebedev
2018-12-13Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970Andrey Churbanov
2018-12-11[test] [runtime] Permit omp_get_wtick() to return 0.01Michal Gorny
2018-09-07[OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton
2017-01-18Fix memory error in case of reinit using kmp_set_defaults() for lock code.Jonathan Peyton
2016-05-17Remove trailing whitespace from testsJonathan Peyton
2016-05-12Adding new kmp_aligned_malloc() entry pointJonathan Peyton
2015-11-16[OPENMP] Fixed tests for gcc build.Alexey Bataev
2015-11-02[OPENMP] Add dependency to clang/clang-headers etc. for in-tree build of libomp.Alexey Bataev
2015-09-24[OpenMP Testsuite] Change omp_get_wtime.c timer resolution to 3 percentJonathan Peyton
2015-09-21OpenMP Initial testsuite change to purely llvm-lit based testingJonathan Peyton