This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 636e2230de9 [AMDGPU] Update AMDGOUUsage.rst descriptions new 92758f37a54 [X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64 type [...]
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/Target/X86/X86ISelLowering.cpp | 52 +++++++++++++++-------- lib/Target/X86/X86InstrAVX512.td | 10 ++--- lib/Target/X86/X86InstrFragmentsSIMD.td | 6 +-- lib/Target/X86/X86InstrSSE.td | 56 +++++-------------------- lib/Target/X86/X86InstrXOP.td | 6 +-- lib/Target/X86/X86IntrinsicsInfo.h | 6 --- test/CodeGen/X86/vector-idiv-sdiv-128.ll | 60 +++++++++++++------------- test/CodeGen/X86/vector-idiv-udiv-128.ll | 72 +++++++++++++++----------------- test/CodeGen/X86/vector-idiv.ll | 26 ++++++------ test/CodeGen/X86/vector-mul.ll | 68 ++++++++++++++++-------------- test/CodeGen/X86/vselect-avx.ll | 13 +++--- 11 files changed, 168 insertions(+), 207 deletions(-)