[PATCH] D15220: [OPENMP] dist_schedule clause for distribute directive
Carlo Bertolli via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 7 08:17:11 PST 2015
carlo.bertolli updated this revision to Diff 42070.
carlo.bertolli added a comment.
Added regression test.
Repository:
rL LLVM
http://reviews.llvm.org/D15220
Files:
include/clang/AST/OpenMPClause.h
include/clang/AST/RecursiveASTVisitor.h
include/clang/Basic/OpenMPKinds.def
include/clang/Basic/OpenMPKinds.h
include/clang/Sema/Sema.h
lib/AST/StmtPrinter.cpp
lib/AST/StmtProfile.cpp
lib/Basic/OpenMPKinds.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/Parse/ParseOpenMP.cpp
lib/Sema/SemaOpenMP.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/OpenMP/distribute_dist_schedule_messages.cpp
tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15220.42070.patch
Type: text/x-patch
Size: 23556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151207/737070d1/attachment-0001.bin>
More information about the cfe-commits
mailing list