This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8d6f344458 [InstCombine] clean up code for binop-shuffle transforms; NFCI new fd83828e5db Move helper classes into anonymous namespaces. NFCI. new 0d00bdb5851 [msan] Instrument masked.store, masked.load intrinsics.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/MIRCanonicalizerPass.cpp | 6 +- lib/ObjectYAML/DWARFEmitter.cpp | 2 + lib/Transforms/Instrumentation/MemorySanitizer.cpp | 87 +++++++++++++++ .../MemorySanitizer/masked-store-load.ll | 124 +++++++++++++++++++++ 4 files changed, 216 insertions(+), 3 deletions(-) create mode 100644 test/Instrumentation/MemorySanitizer/masked-store-load.ll