This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b68da8c2ed3 [CostModel][X86] Add SREM/UREM general and constant costs ( [...] new 7671355ab9f [DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemandedVectorElts new b58cfae435c Use const APInt& to avoid extra copy. NFCI.
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/SelectionDAG/DAGCombiner.cpp | 3 + lib/CodeGen/SelectionDAG/TargetLowering.cpp | 21 ++++++- test/CodeGen/X86/avx-vperm2x128.ll | 2 +- test/CodeGen/X86/avx512-hadd-hsub.ll | 8 +-- test/CodeGen/X86/oddshuffles.ll | 97 ++++++++++------------------- 5 files changed, 60 insertions(+), 71 deletions(-)