This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6de5879eecb [InstCombine] reduce more unsigned saturated add with 'not' op new c6134a921b7 [SelectionDAG] Extract [US]MULO expansion into TL method; NFC
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/TargetLowering.h | 13 ++- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 150 +--------------------------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 122 +++++++++++++++++++++- 3 files changed, 132 insertions(+), 153 deletions(-)