This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f66b47b3287 [SCEV] Strengthen variance condition in calculateLoopDisposition new 4b9371c2519 [SelectionDAG] Add a isel matcher op to check the type of n [...] new fa5b169130d [X86] Lower all ISD::MGATHER nodes to X86ISD:MGATHER.
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: include/llvm/CodeGen/SelectionDAGISel.h | 1 + lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 14 ++++ lib/Target/X86/X86ISelLowering.cpp | 46 ++++++----- lib/Target/X86/X86InstrAVX512.td | 2 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 113 ++++---------------------- lib/Target/X86/X86InstrSSE.td | 47 ++++++----- utils/TableGen/DAGISelMatcherEmitter.cpp | 13 +-- 7 files changed, 94 insertions(+), 142 deletions(-)