This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35d3d7ee6fe [X86] Fix Broadwell's Shuffle256 schedule classes load late [...] new c7ccc04824d AMDGPU: Partially shrink 64-bit shifts if reduced to 16-bit new 5d4101dba49 AMDGPU: Handle partial shift reduction for variable shifts
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/AMDGPUISelLowering.cpp | 37 ++++++++ test/CodeGen/AMDGPU/partial-shift-shrink.ll | 138 ++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+) create mode 100644 test/CodeGen/AMDGPU/partial-shift-shrink.ll