This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22d9c5c34d7 BitStream reader: propagate errors new 02ccfb75c00 [WebAssembly] Implement Address Sanitizer for Emscripten new 355b9a12ae8 [X86] Rework the logic in LowerBuildVectorv16i8 to make bet [...]
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/Target/X86/X86ISelLowering.cpp | 74 +++++++++++----------- .../Instrumentation/AddressSanitizer.cpp | 4 ++ test/CodeGen/X86/buildvec-insertvec.ll | 13 ++-- test/CodeGen/X86/promote-vec3.ll | 9 ++- test/CodeGen/X86/vector-shuffle-128-v16.ll | 3 +- test/CodeGen/X86/widen_conv-3.ll | 2 + 6 files changed, 53 insertions(+), 52 deletions(-)