This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b451ba8 [C API] Prevent nullptr dereferences in C API for counting at [...] new c8094ca [x86] auto-generate better checks; NFC new ce26290 [AddressSanitizer] Add support for (constant-)masked loads an [...]
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: .../Instrumentation/AddressSanitizer.cpp | 99 +- test/CodeGen/X86/sse-minmax.ll | 1832 ++++++++++++-------- .../AddressSanitizer/asan-masked-load-store.ll | 127 ++ 3 files changed, 1324 insertions(+), 734 deletions(-) create mode 100644 test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll