This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 145d75119b8 [ARM GlobalISel] Legalize G_FNEG for s32 and s64 new 96d0a4da9fc [ARM GlobalISel] Map G_FNEG to the FPR bank new 9c0a0ea7397 [ARM GlobalISel] Add inst selector tests for G_FNEG s32 and s64
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/ARMRegisterBankInfo.cpp | 3 +- .../GlobalISel/arm-instruction-select-combos.mir | 98 ++++++++++++++++++++++ .../ARM/GlobalISel/arm-instruction-select.mir | 56 +++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 49 +++++++++++ 4 files changed, 205 insertions(+), 1 deletion(-)