This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e44ba0057c5 [X86] Make sure type is a vector before calling VT.getVecto [...] new 16d64ea7be7 [SelectionDAG][X86] Reorder the operands the MaskedStoreSDN [...]
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: include/llvm/CodeGen/SelectionDAGNodes.h | 20 +++++++++++----- include/llvm/Target/TargetSelectionDAG.td | 2 +- lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 28 ++++++----------------- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 19 +++++++-------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++--- lib/Target/X86/X86ISelLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.h | 6 ++--- lib/Target/X86/X86InstrAVX512.td | 23 +++++++++---------- lib/Target/X86/X86InstrSSE.td | 2 +- 9 files changed, 49 insertions(+), 59 deletions(-)