aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Neilson <dneilson@azul.com>2017-07-18 01:06:47 +0000
committerDaniel Neilson <dneilson@azul.com>2017-07-18 01:06:47 +0000
commita3c7f4cba3f71989b76d328dbedf9e4bb8c41e08 (patch)
treed62ec67af26b865f7da758df5295a7023d97155a /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent871c157b1a77a5054632a9dcc586f97b9fe0692b (diff)
downloadllvm-a3c7f4cba3f71989b76d328dbedf9e4bb8c41e08.zip
llvm-a3c7f4cba3f71989b76d328dbedf9e4bb8c41e08.tar.gz
llvm-a3c7f4cba3f71989b76d328dbedf9e4bb8c41e08.tar.bz2
Add element-atomic mem intrinsic canary tests for InstCombine.
Summary: Add canary tests to verify that InstCombine currently does nothing with the element atomic memory intrinsics for memmove and memset. Placeholder tests that will fail once element atomic @llvm.mem[move|set] instrinsics have been added to the MemIntrinsic class hierarchy. These will act as a reminder to verify that inst combine handles these intrinsics properly once they have been added to that class hierarchy. Reviewers: reames Reviewed By: reames Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35502 llvm-svn: 308247
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions