This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 127e4faaf54 [NFC] Fix typo in comment new a0b208b8055 [InstCombine] Support (mul (sext x), cst) --> (sext (mul x, [...] new 9d207e5918a [InstCombine] Use dyn_cast instead of match(m_Constant). NFC
The 2 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/Transforms/InstCombine/InstCombineAddSub.cpp | 6 ++--- .../InstCombine/InstCombineMulDivRem.cpp | 4 ++-- test/Transforms/InstCombine/sink-zext.ll | 28 +++++++++++----------- 3 files changed, 18 insertions(+), 20 deletions(-)