This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68e5e50395c AMDGPU/GlobalISel: InstrMapping for G_UNMERGE_VALUES new 9054ffcfc83 AMDGPU/GlobalISel: RegBankSelect for add/sub with carry out
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/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 3 ++ lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 23 ++++++++++---- ...bankselect-fsub.mir => regbankselect-saddo.mir} | 35 +++++++++++----------- ...egbankselect-or.mir => regbankselect-ssubo.mir} | 35 +++++++++++----------- ...bankselect-fsub.mir => regbankselect-uaddo.mir} | 34 ++++++++++----------- ...bankselect-fsub.mir => regbankselect-usubo.mir} | 34 ++++++++++----------- 6 files changed, 90 insertions(+), 74 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-fsub.mir => regbankselect-saddo [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-or.mir => regbankselect-ssubo.m [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-fsub.mir => regbankselect-uaddo [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-fsub.mir => regbankselect-usubo [...]