This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c8af5480a2 [x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization) new ef50c737377 MSan: Mark MemorySanitizer tests that use x86 intrinsics as [...]
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: test/Instrumentation/MemorySanitizer/msan_basic.ll | 64 -------------------- .../MemorySanitizer/msan_x86intrinsics.ll | 68 ++++++++++++++++++++++ .../MemorySanitizer/vector_arith.ll | 1 + test/Instrumentation/MemorySanitizer/vector_cmp.ll | 1 + test/Instrumentation/MemorySanitizer/vector_cvt.ll | 1 + .../Instrumentation/MemorySanitizer/vector_pack.ll | 1 + .../MemorySanitizer/vector_shift.ll | 1 + 7 files changed, 73 insertions(+), 64 deletions(-) create mode 100644 test/Instrumentation/MemorySanitizer/msan_x86intrinsics.ll