diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-06-18 10:10:12 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-06-18 10:10:12 +0000 |
commit | 3b5b5c492e1aa6e3778384e82639ce990bc45729 (patch) | |
tree | 5aacd1d98fed73843d89e3b141fdbc6ba951ee6d /clang/lib/Parse/ParseDecl.cpp | |
parent | 67e898944392fb695058e6c2b3f119d6907c3f1a (diff) | |
download | bcm5719-llvm-3b5b5c492e1aa6e3778384e82639ce990bc45729.tar.gz bcm5719-llvm-3b5b5c492e1aa6e3778384e82639ce990bc45729.zip |
[OPENMP] Add support for 'omp parallel for' directive.
Codegen for this directive is a combined codegen for 'omp parallel' region with 'omp for simd' region inside. Clauses are supported.
llvm-svn: 240006
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions