This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa87382d917 [X86] Don't mark SEXTLOADS with narrow types as Custom with [...] new d0eb792425a AMDGPU: Enable code object v3 for AMDHSA only new 312347e8a05 [commit-test] Add blank line for test/tools/llvm-objdump/sy [...]
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/AMDGPU.td | 48 +++++++++++++------- lib/Target/AMDGPU/AMDGPUSubtarget.h | 3 +- test/CodeGen/AMDGPU/addrspacecast.ll | 4 +- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 14 +++--- .../AMDGPU/attr-amdgpu-flat-work-group-size.ll | 2 +- test/CodeGen/AMDGPU/call-graph-register-usage.ll | 6 +-- test/CodeGen/AMDGPU/callee-special-input-sgprs.ll | 4 +- test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 2 +- test/CodeGen/AMDGPU/debugger-emit-prologue.ll | 4 +- test/CodeGen/AMDGPU/elf-notes.ll | 18 ++++---- .../AMDGPU/flat-for-global-subtarget-feature.ll | 4 +- test/CodeGen/AMDGPU/flat-scratch-reg.ll | 6 +-- test/CodeGen/AMDGPU/gfx902-without-xnack.ll | 2 +- test/CodeGen/AMDGPU/hsa-fp-mode.ll | 14 +++--- test/CodeGen/AMDGPU/hsa-func.ll | 12 ++--- test/CodeGen/AMDGPU/hsa-metadata-enqueue-kernel.ll | 4 +- .../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 12 ++--- test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll | 6 +-- test/CodeGen/AMDGPU/hsa-metadata-images.ll | 6 +-- .../AMDGPU/hsa-metadata-kernel-code-props.ll | 6 +-- .../AMDGPU/hsa-metadata-kernel-debug-props.ll | 8 ++-- test/CodeGen/AMDGPU/hsa-note-no-func.ll | 52 +++++++++++----------- test/CodeGen/AMDGPU/hsa.ll | 12 ++--- test/CodeGen/AMDGPU/kernel-args.ll | 2 +- .../CodeGen/AMDGPU/kernel-argument-dag-lowering.ll | 2 +- test/CodeGen/AMDGPU/large-alloca-compute.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll | 2 +- .../AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.queue.ptr.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll | 8 ++-- test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll | 8 ++-- test/CodeGen/AMDGPU/nop-data.ll | 2 +- test/CodeGen/AMDGPU/promote-alloca-no-opts.ll | 4 +- .../AMDGPU/promote-alloca-padding-size-estimate.ll | 2 +- .../vgpr-spill-emergency-stack-slot-compute.ll | 4 +- test/MC/AMDGPU/hsa-exp.s | 4 +- test/MC/AMDGPU/hsa-text.s | 4 +- test/MC/AMDGPU/hsa.s | 4 +- test/MC/AMDGPU/hsa_code_object_isa_args.s | 12 ++--- test/MC/AMDGPU/hsa_isa_version_attrs.s | 4 +- test/MC/AMDGPU/isa-version-hsa.s | 14 +++--- test/MC/AMDGPU/isa-version-pal.s | 14 +++--- test/MC/AMDGPU/isa-version-unk.s | 14 +++--- test/MC/AMDGPU/sym_option.s | 18 ++++---- test/Object/AMDGPU/objdump.s | 2 +- test/tools/llvm-objdump/symbol-table-elf.test | 1 + 46 files changed, 200 insertions(+), 182 deletions(-)