This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b0bb33c86a [NFC][InstCombine] Add tests for "shift direction in bittes [...] new 93f32681689 AMDGPU/GlobalISel: Fix allowing non-boolean conditions for [...] new db3759c68a8 AMDGPU/GlobalISel: Legalize s16 add/sub/mul
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 | 13 +- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 103 +- test/CodeGen/AMDGPU/GlobalISel/legalize-add.mir | 146 +- test/CodeGen/AMDGPU/GlobalISel/legalize-mul.mir | 285 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-sub.mir | 146 +- .../AMDGPU/GlobalISel/regbankselect-phi.mir | 1849 +++++++++++++------- .../AMDGPU/GlobalISel/regbankselect-select.mir | 1451 ++++++++++----- 7 files changed, 2856 insertions(+), 1137 deletions(-)