This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd98e1b2fd6 [DWARF] - Provide default implementation for getSectionLoad [...] new e9e0d4fb837 [ARM] GlobalISel: Legalize G_FCMP 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/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 + lib/Target/ARM/ARMLegalizerInfo.cpp | 132 +++++ lib/Target/ARM/ARMLegalizerInfo.h | 30 ++ test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 654 ++++++++++++++++++++++++ 4 files changed, 818 insertions(+)