This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53f34ec97af AMDGPU: Remove remnants of gfx901 (it was deprecated some t [...] new f3a5c86e781 [DAGCombiner] Set the right SDLoc on a newly-created zextlo [...]
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 | 2 +- test/CodeGen/AArch64/arm64-aapcs.ll | 29 ++-- test/CodeGen/AArch64/arm64-ldp-cluster.ll | 12 +- test/CodeGen/ARM/vector-load.ll | 2 +- test/CodeGen/SPARC/32abi.ll | 26 ++-- test/CodeGen/SPARC/64abi.ll | 4 +- test/CodeGen/X86/avg.ll | 233 +++++++++++++++--------------- test/CodeGen/X86/dagcombine-cse.ll | 6 +- test/CodeGen/X86/fold-zext-trunc.ll | 57 ++++++-- test/CodeGen/X86/known-bits-vector.ll | 4 +- test/CodeGen/X86/legalize-shift-64.ll | 2 +- test/CodeGen/X86/load-combine.ll | 8 +- test/CodeGen/X86/mulx32.ll | 2 +- test/CodeGen/X86/promote-vec3.ll | 16 +- test/CodeGen/X86/widen_conv-3.ll | 14 +- test/CodeGen/X86/widen_conv-4.ll | 14 +- test/CodeGen/X86/win-smallparams.ll | 15 +- 17 files changed, 241 insertions(+), 205 deletions(-)