| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[OpenMP][Tests][NFC] Mark unsupported libomp tests for GCC This patch properly marks the support level for libomp test when testing with GCC. Some new OpenMP features were only introduced with GCC 11. Tests using the target construct are incompatibe with GCC. Tests pass now with GCC 10, 11, 12 | 3 年前 | |
[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. | 3 年前 | |
[OpenMP 5.0] Add omp_get_supported_active_levels() This patch adds the new 5.0 API function omp_get_supported_active_levels(). Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D58211 llvm-svn: 354368 | 7 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 | |
[Clang][OpenMP] Make copyin clause on combined and composite construct work (patch by Yuichiro Utsumi (utsumi.yuichiro@fujitsu.com)) Make copyin clause on the following constructs work. - parallel for - parallel for simd - parallel sections Fixes https://github.com/llvm/llvm-project/issues/55547 Patch by Yuichiro Utsumi (utsumi.yuichiro@fujitsu.com) Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D132209 | 3 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 | |
[OpenMP][Tests][NFC] Mark unsupported libomp tests for GCC This patch properly marks the support level for libomp test when testing with GCC. Some new OpenMP features were only introduced with GCC 11. Tests using the target construct are incompatibe with GCC. Tests pass now with GCC 10, 11, 12 | 3 年前 | |
OpenMP Initial testsuite change to purely llvm-lit based testing This change introduces a check-libomp target which is based upon llvm's lit test infrastructure. Each test (generated from the University of Houston's OpenMP testsuite) is compiled and then run. For each test, an exit status of 0 indicates success and non-zero indicates failure. This way, FileCheck is not needed. I've added a bit of logic to generate symlinks (libiomp5 and libgomp) in the build tree so that gcc can be tested as well. When building out-of- tree builds, the user will have to provide llvm-lit either by specifying -DLIBOMP_LLVM_LIT_EXECUTABLE or having llvm-lit in their PATH. Differential Revision: http://reviews.llvm.org/D11821 llvm-svn: 248211 | 10 年前 | |
[OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (#96916) Original test case used too many threads for some environments. This update reduces to a max of 36 threads. | 2 年前 | |
[OpenMP] Add num_threads clause list format and strict modifier support (#85466) Add support to the runtime for 6.0 spec features that allow num_threads clause to take a list, and also make use of the strict modifier. Provides new compiler interface functions for these features. | 2 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 | |
Remove trailing whitespace from tests llvm-svn: 269841 | 10 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 7 年前 | ||
| 10 年前 | ||
| 3 年前 | ||
| 10 年前 | ||
| 10 年前 | ||
| 3 年前 | ||
| 10 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 10 年前 | ||
| 10 年前 | ||
| 10 年前 |