aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authortlwilmar <terry.l.wilmarth@intel.com>2021-03-05 09:21:39 -0600
committertlwilmar <terry.l.wilmarth@intel.com>2021-03-05 09:29:57 -0600
commit97d000cfc6d498ec8f4cde48d75b6d0ddc390c38 (patch)
treea4eda4f9e47961ca51216985b36982d85a9b7814 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parentd090f427780f7c6c556dd79a80673405850a09c8 (diff)
downloadllvm-97d000cfc6d498ec8f4cde48d75b6d0ddc390c38.zip
llvm-97d000cfc6d498ec8f4cde48d75b6d0ddc390c38.tar.gz
llvm-97d000cfc6d498ec8f4cde48d75b6d0ddc390c38.tar.bz2
Added API for "masked" construct via two entrypoints: __kmpc_masked,
and __kmpc_end_masked. The "master" construct is deprecated. Changed proc-bind keyword from "master" to "primary". Use of both master construct and master as proc-bind keyword is still allowed, but deprecated. Remove references to "master" in comments and strings, and replace with "primary" or "primary thread". Function names and variables were not touched, nor were references to deprecated master construct. These can be updated over time. No new code should refer to master.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions