This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00c90457120 [SLC] Refactor simplification of pow() (NFC) new 9cb26abb0fb [X86] Allow fake unary unpckhpd and movhlps to be commuted [...]
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/Target/X86/X86InstrInfo.cpp | 27 +++++++++ test/CodeGen/X86/sse_partial_update.ll | 2 +- test/CodeGen/X86/var-permute-128.ll | 2 +- test/CodeGen/X86/vec_extract.ll | 4 +- test/CodeGen/X86/vec_fp_to_int.ll | 32 +++++----- test/CodeGen/X86/vector-reduce-fadd.ll | 90 ++++++++++++++-------------- test/CodeGen/X86/vector-reduce-fmul.ll | 86 +++++++++++++------------- test/CodeGen/X86/vector-shuffle-128-v2.ll | 2 +- test/CodeGen/X86/vector-shuffle-combining.ll | 4 +- 9 files changed, 138 insertions(+), 111 deletions(-)