This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f39ec45e299 [ARM] GlobalISel: Lower only homogeneous struct args new 39c5686a1f5 [ARM] GlobalISel: Add support for i32 modulo
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/GlobalISel/LegalizerHelper.h | 8 +++ lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 54 +++++++++++----- lib/Target/ARM/ARMLegalizerInfo.cpp | 45 +++++++++++++ test/CodeGen/ARM/GlobalISel/arm-isel-divmod.ll | 21 ++++++ .../CodeGen/ARM/GlobalISel/arm-legalize-divmod.mir | 75 ++++++++++++++++++++++ 5 files changed, 186 insertions(+), 17 deletions(-)