This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 435d0a8937c AMDGPU/GlobalISel: Define instruction mapping for G_IMPLICIT_DEF new 78411cf8946 AMDGPU/GlobalISel: Make i32 mul legal new 92b4d60ae07 AMDGPU/GlobalISel: Define InstrMappings for G_ICMP
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/AMDGPU/AMDGPUGenRegisterBankInfo.def | 23 +++++-- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 75 +++++++++++++++++++++- lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 16 ++--- lib/Target/AMDGPU/AMDGPURegisterBanks.td | 2 + .../{legalize-xor.mir => legalize-mul.mir} | 8 +-- .../AMDGPU/GlobalISel/regbankselect-icmp.mir | 67 +++++++++++++++++++ 7 files changed, 173 insertions(+), 19 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{legalize-xor.mir => legalize-mul.mir} (74%) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-icmp.mir