This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 603b29b882d Revert "[HotColdSplitting] Get DT and PDT from the pass manager." new 37114573a1f [TTI] Add generic UADDO/USUBO 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 | 14 + lib/Target/X86/X86TargetTransformInfo.cpp | 17 +- test/Analysis/CostModel/X86/arith-overflow.ll | 414 +++++++++++++++++++++++--- 3 files changed, 406 insertions(+), 39 deletions(-)