This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1e16f2 AMDGPU: Fix missing 16-bit cmpx instructions new ee1439d [NewGVN] Add the pass to PassRegistry.def. new ad47821 AMDGPU: Use i16 for i16 shift amount
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/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + lib/Target/AMDGPU/SIISelLowering.cpp | 6 +- lib/Target/AMDGPU/VOP2Instructions.td | 12 ++-- test/CodeGen/AMDGPU/shl.ll | 121 +++++++++++++++++++++++---------- test/Transforms/NewGVN/basic.ll | 1 - test/Transforms/NewGVN/br-identical.ll | 1 + 7 files changed, 97 insertions(+), 46 deletions(-)