This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 62f9ba9fc99 [X86][SSE] Generalize X86ISD::BLENDI support to more value types new fe7822a4a25 [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 | 5 + lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 144 +--------------------------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 109 +++++++++++++++++++++ 3 files changed, 117 insertions(+), 141 deletions(-)