summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Neilson <dneilson@azul.com>2018-05-11 20:04:50 +0000
committerDaniel Neilson <dneilson@azul.com>2018-05-11 20:04:50 +0000
commitf6651d4d9438e185ae92c55978c11700dce45cee (patch)
treeb0592b3f7194052a7262556b6054b01acf44b9ec /clang/lib/Frontend/CompilerInvocation.cpp
parentb262a0489b095a3e4470a6503ca3071390b3c60c (diff)
downloadbcm5719-llvm-f6651d4d9438e185ae92c55978c11700dce45cee.tar.gz
bcm5719-llvm-f6651d4d9438e185ae92c55978c11700dce45cee.zip
[InstCombine] Handle atomic memset in the same way as regular memset
Summary: This change adds handling of the atomic memset intrinsic to the code path that simplifies the regular memset. In practice this means that we will now also expand a small constant-length atomic memset into a single unordered atomic store. Reviewers: apilipenko, skatkov, mkazantsev, anna, reames Reviewed By: reames Subscribers: reames, llvm-commits Differential Revision: https://reviews.llvm.org/D46660 llvm-svn: 332132
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud