This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 99a4c92625c [Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtar [...] new ac1eef55515 Revert r355224 "[TableGen][SelectionDAG][X86] Add specific [...]
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/SelectionDAGISel.h | 2 - include/llvm/Target/TargetSelectionDAG.td | 10 ++- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 6 -- lib/Target/SystemZ/SystemZOperators.td | 20 +++--- lib/Target/X86/X86InstrAVX512.td | 88 ++++++++++++++------------- lib/Target/X86/X86InstrSSE.td | 2 +- lib/Target/X86/X86InstrVecCompiler.td | 2 +- utils/TableGen/CodeGenDAGPatterns.cpp | 16 +---- utils/TableGen/DAGISelMatcher.cpp | 10 --- utils/TableGen/DAGISelMatcher.h | 34 ----------- utils/TableGen/DAGISelMatcherEmitter.cpp | 10 --- utils/TableGen/DAGISelMatcherGen.cpp | 5 -- 12 files changed, 68 insertions(+), 137 deletions(-)