This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0bbc0393d89 [SCEV] Fix PR36974. new a05cf8130c4 MSan: introduce the conservative assembly handling mode. new 6f46178ea56 [x86] Extend my goofy SP offset scrubbing for llc test case [...]
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/Transforms/Instrumentation/MemorySanitizer.cpp | 50 +- test/CodeGen/X86/mul-i1024.ll | 7918 ++++++++++---------- .../MemorySanitizer/msan_x86_bts_asm.ll | 83 + utils/UpdateTestChecks/asm.py | 7 + 4 files changed, 4098 insertions(+), 3960 deletions(-) create mode 100644 test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll