summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2017-11-22 17:15:20 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2017-11-22 17:15:20 +0000
commit221e7bb1fc5643cfb9225fc3be395fe3b7e82177 (patch)
tree97d0a972d573ef763095258001968c8386f8779d /clang/lib/CodeGen/CodeGenModule.cpp
parent318dd729ccdac49d2bf1e67099656e6fae3a9246 (diff)
downloadbcm5719-llvm-221e7bb1fc5643cfb9225fc3be395fe3b7e82177.tar.gz
bcm5719-llvm-221e7bb1fc5643cfb9225fc3be395fe3b7e82177.zip
Fix for OMP doacross implementation on Power
Power has a weak consistency model so we need memory barriers to make writes (both from runtime and from user code) available for all threads. Differential Revision: https://reviews.llvm.org/D40175 llvm-svn: 318848
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud