This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37114573a1f [TTI] Add generic UADDO/USUBO costs new 2e5edf4b8d6 [TTI] Add generic UADDSAT/USUBSAT costs
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/CodeGen/BasicTTIImpl.h | 19 ++ test/Analysis/CostModel/X86/arith-usat.ll | 343 +++++++++++---------- .../Transforms/SLPVectorizer/X86/arith-add-usat.ll | 226 ++++++++------ .../Transforms/SLPVectorizer/X86/arith-sub-usat.ll | 218 +++---------- 4 files changed, 368 insertions(+), 438 deletions(-)