This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1df3767b190 [NFC] Fix minor typos in comments new fe576409831 AMDGPU: Don't leave dead illegal VGPR->SGPR copies new 41fae9f61aa AMDGPU/GlobalISel: RegBankSelect for basic int ops
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/AMDGPULegalizerInfo.cpp | 1 + lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 3 ++ lib/Target/AMDGPU/SIInstrInfo.cpp | 7 ++++ ...{regbankselect-or.mir => regbankselect-add.mir} | 33 +++++++++---------- ...{regbankselect-or.mir => regbankselect-mul.mir} | 33 +++++++++---------- ...{regbankselect-or.mir => regbankselect-sub.mir} | 33 +++++++++---------- test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 5 +-- test/CodeGen/AMDGPU/si-fix-sgpr-copies.mir | 38 ++++++++++++++++++++-- 8 files changed, 98 insertions(+), 55 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-or.mir => regbankselect-add.mir} (64%) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-or.mir => regbankselect-mul.mir} (64%) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-or.mir => regbankselect-sub.mir} (64%)