This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2a5bf91f63 [X86] Auto-generate complete checks. NFC new 4faefeda45b [ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI new 94f2bb562ca [ARM GlobalISel] Map G_FPTOSI and G_FPTOUI new 1700098d053 [ARM GlobalISel] Add inst selector tests for G_FPTOSI and G_FPTOUI
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 | 18 +++ lib/Target/ARM/ARMLegalizerInfo.cpp | 15 ++- 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(+), 3 deletions(-)