Nikita Popov
|
a14a53e11b
|
[openmp] Add ompdModule dependency to check-ompd (#97736)
ompdModule is required by the gdb plugin. Ran into this when trying to
run check-ompd without explicitly building openmp first.
|
2024-07-05 09:49:01 +02:00 |
|
Hansang Bae
|
4c63672ca7
|
[OpenMP] Fix use of ompt_start_tool in ompd test. (#97616)
|
2024-07-03 22:50:59 +02:00 |
|
Vignesh Balasubramanian
|
ae1507d3ea
|
[OpenMP] [OMPD] Enable OMPD Tests
It was disabled due to different failures it different llvm bots.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D138411
|
2022-12-23 11:47:21 +05:30 |
|
Vignesh Balasubramanian
|
a06084ebd2
|
Revert "[OpenMP] [OMPD] Enable OMPD Tests"
This reverts commit 451c017a32695ee62c0ae6de6401d89cd9bd9555.
|
2022-11-30 16:37:01 +05:30 |
|
Vignesh Balasubramanian
|
451c017a32
|
[OpenMP] [OMPD] Enable OMPD Tests
It was disabled due to different failures it different llvm bots.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D138411
|
2022-11-30 15:36:19 +05:30 |
|
Ron Lieberman
|
2f1c942f80
|
for Vignesh: land changes to disable two recent ompd random fails
Differential Revision: https://reviews.llvm.org/D137831
|
2022-11-11 07:11:29 -06:00 |
|
Vignesh Balasubramanian
|
1099498e3f
|
[OpenMP] [OMPD] Testcases for libompd
This is part of the OMPD Path set started from review.
https://reviews.llvm.org/D100181
Reviewed By: @jdoerfert, @dreachem
|
2022-11-11 12:45:04 +05:30 |
|