This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ecbaff738d9 COFF: fix IMAGE_FILE_MACHINE_AM33 new e6e134ef0f3 [X86] Fix typo in assert message. new 3e051936576 [X86] Use SSE_INTMUL_ITINS_P for the AVX-512 MUL instructio [...] new 8ca26b19c21 [X86] Pass itins.rr/itins.rm through properly for some inst [...]
The 3 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 | 2 +- lib/Target/X86/X86InstrAVX512.td | 10 +++++----- lib/Target/X86/X86InstrSSE.td | 23 ++++++++++++----------- test/CodeGen/X86/avx512-schedule.ll | 8 ++++---- test/CodeGen/X86/sse2-schedule.ll | 32 ++++++-------------------------- 5 files changed, 28 insertions(+), 47 deletions(-)