This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65787e2 [LLVM-COV]Replace tabs to the space indentations in the HTML [...] new d81c2d5 [X86][SSE] Add initial costs for vector CTTZ/CTLZ
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/Target/X86/X86TargetTransformInfo.cpp | 45 +- test/Analysis/CostModel/X86/ctbits-cost.ll | 256 +++--- test/Analysis/CostModel/X86/scalarize.ll | 6 +- test/Transforms/SLPVectorizer/X86/ctlz.ll | 1187 ++++++++++++++++------------ test/Transforms/SLPVectorizer/X86/cttz.ll | 665 ++++------------ 5 files changed, 1062 insertions(+), 1097 deletions(-)