This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1172d65aaf1 Invalid used of 'w' suffix on push and pop using 64-bit reg [...] new 3db281db106 [GlobalISel|ARM] : Allow legalizing G_FSUB
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 4 + lib/Target/ARM/ARMLegalizerInfo.cpp | 10 ++- lib/Target/ARM/ARMRegisterBankInfo.cpp | 7 +- .../ARM/GlobalISel/arm-instruction-select.mir | 63 +++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll | 17 ++++ test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 90 ++++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 55 +++++++++++++ 7 files changed, 238 insertions(+), 8 deletions(-)