This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e5b4bc59ce AMDGPU/GlobalISel: Define instruction mapping for G_FPTOSI new 738d9f98592 AMDGPU/GCN: Promote i16 ctpop
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/SIISelLowering.cpp | 1 + lib/Target/AMDGPU/SIInstructions.td | 4 + test/CodeGen/AMDGPU/ctpop16.ll | 334 +++++++++++++++++++++++++++++++++++ 3 files changed, 339 insertions(+) create mode 100644 test/CodeGen/AMDGPU/ctpop16.ll