This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16e61f3c897 Fix path separator checks on Windows new df527edd375 [DAGCombiner][X86] When promoting loads don't use ZEXTLOAD [...]
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/DAGCombiner.cpp | 12 ++---- test/CodeGen/X86/3addr-16bit.ll | 10 ++--- test/CodeGen/X86/avx512-mask-op.ll | 6 +-- test/CodeGen/X86/fixup-bw-copy.ll | 2 +- test/CodeGen/X86/iabs.ll | 2 +- test/CodeGen/X86/ins_subreg_coalesce-1.ll | 15 ++++--- test/CodeGen/X86/mul-constant-i16.ll | 67 +++++++++++++++---------------- test/CodeGen/X86/popcnt.ll | 2 +- test/CodeGen/X86/pr32345.ll | 32 ++++++++------- test/CodeGen/X86/pr32420.ll | 18 +++++---- test/CodeGen/X86/pr34137.ll | 3 +- test/CodeGen/X86/promote-i16.ll | 8 ++-- test/CodeGen/X86/reduce-trunc-shl.ll | 4 +- 13 files changed, 91 insertions(+), 90 deletions(-)