This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65bac069a6a [llvm-objcopy] Rename --keep to --keep-section. new bb33ccfdef8 [SelectionDAG][X86] Relax restriction on the width of an in [...]
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/ISDOpcodes.h | 28 +++-- include/llvm/Target/TargetSelectionDAG.td | 2 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 5 +- lib/Target/X86/X86ISelLowering.cpp | 125 ++++++++---------- lib/Target/X86/X86ISelLowering.h | 5 - lib/Target/X86/X86InstrAVX512.td | 202 +++++++++++++++++++----------- lib/Target/X86/X86InstrFragmentsSIMD.td | 10 -- lib/Target/X86/X86InstrSSE.td | 113 ++++++++++------- 8 files changed, 263 insertions(+), 227 deletions(-)