This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d195adc70c [SelectionDAG] Optional handling of UNDEF elements in match [...] new ece16472bf8 [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SA [...]
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: lib/IR/AutoUpgrade.cpp | 21 +- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 36 +-- test/CodeGen/X86/avx512bw-intrinsics-canonical.ll | 91 +++--- .../CodeGen/X86/avx512bwvl-intrinsics-canonical.ll | 312 ++++++++------------- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 72 ++--- 5 files changed, 184 insertions(+), 348 deletions(-)