This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b84fdad3fe [X86] Added missing RCL/RCR schedule overrides to the gener [...] new ba4d9d9776f [DAGCombiner][x86] extend decompose of integer multiply int [...] new e3a097b1a62 [Aarch64] Fix memcpy that was copying 4x too many bytes
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 19 ++- lib/Target/AArch64/AArch64RegisterInfo.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 4 +- test/CodeGen/X86/vector-mul.ll | 180 +++++++++-------------------- 4 files changed, 73 insertions(+), 132 deletions(-)