This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-05-14 18:06:32 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
openmp
/
runtime
/
test
/
parallel
History
Shilei Tian
375862b481
[OpenMP] Fix the issue in openmp/runtime/test/parallel/bug63197.c
...
If the system has 32 threads, then the test will fail because of partial match.
2023-06-14 12:23:37 -04:00
..
bug54082.c
[OpenMP][Tests][NFC] Mark unsupported libomp tests for GCC
2023-05-23 10:33:09 +02:00
bug63197.c
[OpenMP] Fix the issue in openmp/runtime/test/parallel/bug63197.c
2023-06-14 12:23:37 -04:00
omp_nested.c
…
omp_parallel_copyin_combined.c
…
omp_parallel_copyin.c
…
omp_parallel_default.c
…
omp_parallel_firstprivate.c
…
omp_parallel_if.c
[OpenMP][Tests][NFC] Mark unsupported libomp tests for GCC
2023-05-23 10:33:09 +02:00
omp_parallel_num_threads.c
…
omp_parallel_private.c
…
omp_parallel_reduction.c
…
omp_parallel_shared.c
…