This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb3d0e960a9 [WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify new b96b37dc8fb Reapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also fo [...]
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/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 12 + lib/CodeGen/SelectionDAG/TargetLowering.cpp | 20 +- lib/Target/X86/X86TargetTransformInfo.cpp | 7 + test/Analysis/CostModel/X86/arith-usat.ll | 121 +- test/CodeGen/X86/usub_sat.ll | 40 +- test/CodeGen/X86/usub_sat_vec.ll | 2229 ++++++-------------- .../Transforms/SLPVectorizer/X86/arith-sub-usat.ll | 360 +++- 7 files changed, 1038 insertions(+), 1751 deletions(-)