This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2260299d7e2 [DEBUGINFO] Reposting r352642: Handle restore instructions [...] new 71834a7d69e [NewPM][MSan] Add Options Handling new bbf9e4b7e7c [Tablegen][DAG]: Fix build breakage when LLVM_ENABLE_DAGISEL_COV=1
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: .../Transforms/Instrumentation/MemorySanitizer.h | 23 +++++++++-------- lib/Passes/PassBuilder.cpp | 28 ++++++++++++++++++++ lib/Passes/PassRegistry.def | 13 +++++++--- lib/Transforms/Instrumentation/MemorySanitizer.cpp | 30 +++++++++------------- .../MemorySanitizer/X86/vararg_call.ll | 2 ++ test/Instrumentation/MemorySanitizer/alloca.ll | 2 ++ utils/TableGen/DAGISelMatcherEmitter.cpp | 4 +-- 7 files changed, 69 insertions(+), 33 deletions(-)