This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32922e691b8 Fix linker failure with Any. new a7a130cbf71 [X86] Remove what appear to be unnecessary uses of DCI.CombineTo new 34f6b250b3e [X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes with [...]
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 | 58 +++++++------------------ lib/Target/X86/X86InstrAVX512.td | 10 ----- lib/Target/X86/X86InstrFragmentsSIMD.td | 10 +++-- lib/Target/X86/X86InstrSSE.td | 41 ------------------ test/CodeGen/X86/oddshuffles.ll | 72 +++++++++++++++---------------- test/CodeGen/X86/vector-shift-ashr-128.ll | 30 +++++++------ test/CodeGen/X86/vector-shift-lshr-128.ll | 30 +++++++------ test/CodeGen/X86/vector-shuffle-128-v8.ll | 17 ++++---- 8 files changed, 96 insertions(+), 172 deletions(-)