This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8154453cfb7 [SelectionDAG][mips] Fix PR33883 new 5a34abfe3e9 [Cost] Rename getReductionCost() to getArithmeticReductionC [...]
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: include/llvm/Analysis/TargetTransformInfo.h | 13 +++++++------ include/llvm/Analysis/TargetTransformInfoImpl.h | 2 +- include/llvm/CodeGen/BasicTTIImpl.h | 3 ++- lib/Analysis/CostModel.cpp | 4 ++-- lib/Analysis/TargetTransformInfo.cpp | 6 +++--- lib/Target/X86/X86TargetTransformInfo.cpp | 6 +++--- lib/Target/X86/X86TargetTransformInfo.h | 3 ++- lib/Transforms/Vectorize/SLPVectorizer.cpp | 6 ++++-- 8 files changed, 24 insertions(+), 19 deletions(-)