This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b576a60 [AArch64] Fix incorrect CSEL node created new 174270c cleanup hashSysV a bit. new 169b408 [VectorLegalizer] Expansion of CTLZ using CTPOP when possible
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: include/llvm/Object/ELF.h | 6 +- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 56 +- lib/Target/X86/X86TargetTransformInfo.cpp | 5 +- test/Analysis/CostModel/X86/ctbits-cost.ll | 32 +- test/CodeGen/X86/vec_ctbits.ll | 97 +- test/CodeGen/X86/vector-lzcnt-128.ll | 1216 +++++++++++------------- test/Transforms/SLPVectorizer/X86/ctlz.ll | 602 +----------- 7 files changed, 729 insertions(+), 1285 deletions(-)