This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1f841b1ce3 Skip MCJIT unit tests if LLVM is not configured for native [...] new ec070e1a452 [CodeGen] Use FSHR in DAGTypeLegalizer::ExpandIntRes_MULFIX
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/LegalizeIntegerTypes.cpp | 68 ++++-------- test/CodeGen/RISCV/addcarry.ll | 4 +- test/CodeGen/X86/smul_fix.ll | 15 ++- test/CodeGen/X86/smul_fix_sat.ll | 128 +++++++++++----------- test/CodeGen/X86/umul_fix.ll | 20 ++-- 5 files changed, 99 insertions(+), 136 deletions(-)