This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1bf38b1457d [SelectionDAG] When promoting the result of a VSELECT, make [...] new aa908b5827f [msan] Don't sanitize "nosanitize" instructions
The 1 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/Transforms/Instrumentation/MemorySanitizer.cpp | 16 +++++++- .../MemorySanitizer/call-nosanitize.ll | 16 -------- test/Instrumentation/MemorySanitizer/nosanitize.ll | 48 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 18 deletions(-) delete mode 100644 test/Instrumentation/MemorySanitizer/call-nosanitize.ll create mode 100644 test/Instrumentation/MemorySanitizer/nosanitize.ll