This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7af3278 [SCEVExpander] Explicitly expand AddRec starts into loop preheader new c9fbdfc [X86][XOP] Add target shuffle tests showing missing PSHUFPD combine. new cfc6ce9 instr-combiner: sum up all latencies of the transformed instructions
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/MachineCombiner.cpp | 11 +++++-- test/CodeGen/AArch64/arm64-fma-combines.ll | 2 +- test/CodeGen/AArch64/machine-combiner-madd.ll | 40 ++++++++++++++++++++++++ test/CodeGen/AArch64/mul-lohi.ll | 26 ++++++++------- test/CodeGen/X86/vector-shuffle-combining-xop.ll | 28 +++++++++++++++++ 5 files changed, 92 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/AArch64/machine-combiner-madd.ll