This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e5edf4b8d6 [TTI] Add generic UADDSAT/USUBSAT costs new a6db2ced998 [TTI] Add generic SADDO/SSUBO 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 | 26 ++ lib/Target/X86/X86TargetTransformInfo.cpp | 10 + test/Analysis/CostModel/X86/arith-overflow.ll | 414 +++++++++++++++++++++++--- 3 files changed, 414 insertions(+), 36 deletions(-)