summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorAndrey Churbanov <Andrey.Churbanov@intel.com>2017-06-05 17:17:33 +0000
committerAndrey Churbanov <Andrey.Churbanov@intel.com>2017-06-05 17:17:33 +0000
commitd454c73cc3085b151feb0935527174fba6d0ae91 (patch)
tree51c0a0581f28cf4756e486f573787f7ab90b2273 /clang/lib/Basic/SourceManager.cpp
parent6350de76fa8c369a6cc659b31f558bf4d352a58a (diff)
downloadbcm5719-llvm-d454c73cc3085b151feb0935527174fba6d0ae91.tar.gz
bcm5719-llvm-d454c73cc3085b151feb0935527174fba6d0ae91.zip
OpenMP 4.5: implemented support of schedule(simd:guided) and
schedule(simd:runtime) - library part. Compiler generation should use newly introduced scheduling kinds kmp_sch_guided_simd = 46, kmp_sch_runtime_simd = 47, as parameters to __kmpc_dispatch_init_* entries. Differential Revision: https://reviews.llvm.org/D31602 llvm-svn: 304724
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud