This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f00ca4f77d2 [X86] Simplify vector-shuffle-v48 test. NFC. new df1f7afc1e1 [ARM] GlobalISel: Support G_ICMP for i32 and pointers
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/Target/ARM/ARMInstructionSelector.cpp | 105 ++++++ lib/Target/ARM/ARMLegalizerInfo.cpp | 4 + lib/Target/ARM/ARMRegisterBankInfo.cpp | 10 + .../ARM/GlobalISel/arm-instruction-select-cmp.mir | 373 +++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-isel.ll | 26 ++ test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 28 ++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 30 ++ 7 files changed, 576 insertions(+) create mode 100644 test/CodeGen/ARM/GlobalISel/arm-instruction-select-cmp.mir