This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e9da6ad685 AMDGPU: Add immarg to llvm.amdgcn.init.exec.from.input new b62f354be86 DAG/GlobalISel: Correct type profile of bitcount ops new bc76bf812b7 AMDGPU/GlobalISel: Select G_CTPOP
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: include/llvm/Target/TargetSelectionDAG.td | 15 +- lib/Target/AMDGPU/SIInstrInfo.td | 5 + lib/Target/AMDGPU/SIInstructions.td | 8 +- lib/Target/AMDGPU/SOPInstructions.td | 4 +- lib/Target/AMDGPU/VOP2Instructions.td | 2 +- lib/Target/Hexagon/HexagonPatterns.td | 8 +- lib/Target/NVPTX/NVPTXInstrInfo.td | 8 +- lib/Target/Sparc/SparcInstr64Bit.td | 2 +- lib/Target/Sparc/SparcInstrInfo.td | 8 +- lib/Target/SystemZ/SystemZInstrInfo.td | 2 +- lib/Target/X86/X86InstrAVX512.td | 12 +- .../AMDGPU/GlobalISel/inst-select-ctpop.mir | 204 +++++++++++++++++++++ 12 files changed, 249 insertions(+), 29 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-ctpop.mir