This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dee2f99323a [X86] Add a DAG combine pre type legalization to widen divi [...] new 74e6178bb1d [SelectionDAG][AArch64][X86] Move legalization of vector MU [...]
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: lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 2 + lib/Target/AArch64/AArch64ISelLowering.cpp | 67 +------------------------- lib/Target/AArch64/AArch64InstrInfo.td | 54 +++++++++++++-------- lib/Target/X86/X86ISelLowering.cpp | 2 +- test/CodeGen/X86/combine-sdiv.ll | 3 +- test/CodeGen/X86/combine-udiv.ll | 48 ++++++++---------- test/CodeGen/X86/urem-seteq-vec-nonsplat.ll | 12 ++--- 7 files changed, 67 insertions(+), 121 deletions(-)