This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40df721e440 [LoopInterchange] Split up interchange.ll test case (NFC). new 0d7672ea5ca [ARM] GlobalISel: Support G_(S|U)REM for s8 and s16 new 465af92acd9 [X86] Add test case for PR32282
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/Target/ARM/ARMLegalizerInfo.cpp | 6 +- test/CodeGen/ARM/GlobalISel/arm-isel-divmod.ll | 52 ++++++ .../CodeGen/ARM/GlobalISel/arm-legalize-divmod.mir | 174 +++++++++++++++++++++ test/CodeGen/X86/pr32282.ll | 104 ++++++++++++ 4 files changed, 334 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr32282.ll