This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ab8f336c4e AMDGPU/GlobalISel: Move kernel argument handling to separat [...] new d160c324743 RegUsageInfoCollector: Skip calling conventions I missed before new 554857d1206 [DAGCombine] narrowInsertExtractVectorBinOp - add CONCAT_VE [...]
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/RegUsageInfoCollector.cpp | 3 + lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 ++++-- test/CodeGen/AMDGPU/fmax_legacy.f16.ll | 2 +- test/CodeGen/AMDGPU/fmin_legacy.f16.ll | 2 +- test/CodeGen/X86/fast-isel-store.ll | 50 +++++++++------ test/CodeGen/X86/machine-combiner-int-vec.ll | 12 ++-- test/CodeGen/X86/nontemporal-2.ll | 2 +- test/CodeGen/X86/vec_saddo.ll | 40 ++++++------ test/CodeGen/X86/vec_ssubo.ll | 96 +++++++++++++--------------- 9 files changed, 120 insertions(+), 105 deletions(-)