This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1700098d053 [ARM GlobalISel] Add inst selector tests for G_FPTOSI and G_FPTOUI new 1af76d8ad89 [ARM GlobalISel] Legalize G_SITOFP and G_UITOFP new 504e5b63a0d [ARM GlobalISel] Map G_SITOFP and G_UITOFP new 198ca8698ab [ARM GlobalISel] Add inst selector tests for G_SITOFP and G_UITOFP
The 3 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/GlobalISel/LegalizerHelper.cpp | 19 +++ lib/Target/ARM/ARMLegalizerInfo.cpp | 11 ++ lib/Target/ARM/ARMRegisterBankInfo.cpp | 14 ++ .../ARM/GlobalISel/arm-instruction-select.mir | 113 ++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 143 +++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 91 +++++++++++++ 6 files changed, 391 insertions(+)