This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b6a32148d0 [ARM GlobalISel] Support pointer constants new 05f02d544f4 [ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32
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 | 22 ++++++++++ lib/Target/ARM/ARMLegalizerInfo.cpp | 6 +++ lib/Target/ARM/ARMRegisterBankInfo.cpp | 2 + .../ARM/GlobalISel/arm-instruction-select.mir | 51 ++++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 47 ++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 41 +++++++++++++++++ 6 files changed, 169 insertions(+)