author | Carlo Bertolli <cbertol@us.ibm.com> | |
Wed, 4 Oct 2017 14:12:09 +0000 (14:12 +0000) | ||
committer | Carlo Bertolli <cbertol@us.ibm.com> | |
Wed, 4 Oct 2017 14:12:09 +0000 (14:12 +0000) | ||
commit | ba1487ba69ef3cb5c3c8bdabab65b49200b389a9 | |
tree | e9af58083a9400bf173e7fe9abaae6d1114827f3 | tree | snapshot |
parent | cbbcd7fc1b0b368fa49ce7423894c6c49cf438da | commit | diff |
clang/lib/Basic/OpenMPKinds.cpp | diff | blob | history | |
clang/lib/CodeGen/CGStmtOpenMP.cpp | diff | blob | history | |
clang/lib/Sema/SemaOpenMP.cpp | diff | blob | history | |
clang/test/OpenMP/teams_distribute_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_collapse_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_dist_schedule_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_firstprivate_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_lastprivate_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_private_codegen.cpp | [new file with mode: 0644] | blob |
clang/test/OpenMP/teams_distribute_reduction_codegen.cpp | [new file with mode: 0644] | blob |