This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c16260531d [llvm-stress] Add getRandom() helper that was going to be p [...] new d71e04af3ae [X86] Add test case for PR15981 new 8d3ca7cfeb8 AMDGPU/GlobalISel: Mark 32-bit G_SHL as legal
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 | 2 + .../{legalize-and.mir => legalize-shl.mir} | 14 ++--- test/CodeGen/X86/pr15981.ll | 59 ++++++++++++++++++++++ 3 files changed, 66 insertions(+), 9 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{legalize-and.mir => legalize-shl.mir} (61%) create mode 100644 test/CodeGen/X86/pr15981.ll