This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2af0da9 Store Arguments in a flat array instead of an iplist new 6399417 Fix wasm build after arg_begin iterator type change new ec1b680 [x86] avoid adc/sbb assert when both sides of add are zexted [...]
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: .../WebAssemblyLowerEmscriptenEHSjLj.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 8 +++++-- test/CodeGen/X86/avx512-adc-sbb.ll | 27 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/avx512-adc-sbb.ll