This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81598fb771c AMDGPU/GlobalISel: Select G_LSHR new c46779dac2b AMDGPU/GlobalISel: Select G_ASHR
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/AMDGPUGISel.td | 9 - lib/Target/AMDGPU/SOPInstructions.td | 4 +- lib/Target/AMDGPU/VOP2Instructions.td | 2 +- lib/Target/AMDGPU/VOP3Instructions.td | 2 +- .../CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir | 363 +++++++++++++++++---- ...elect-lshr.s16.mir => inst-select-ashr.s16.mir} | 152 ++++----- ...t-lshr.v2s16.mir => inst-select-ashr.v2s16.mir} | 144 ++++---- 7 files changed, 456 insertions(+), 220 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{inst-select-lshr.s16.mir => inst-select-ashr. [...] copy test/CodeGen/AMDGPU/GlobalISel/{inst-select-lshr.v2s16.mir => inst-select-ash [...]