This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e36567e474f [NFC][InstSimplify] Add more unary fneg tests to floating-p [...] new 6d4e78cfc31 GlobalISel: Implement lower for S64->S32 [SU]ITOFP new 489e4500c05 AMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 4 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 121 +++++++++++++++++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 38 +++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 2 + test/CodeGen/AMDGPU/GlobalISel/legalize-sitofp.mir | 76 +++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-uitofp.mir | 79 ++++++++++++++ 6 files changed, 320 insertions(+)