This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3277e77bfd3 [FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM new b5d6bd0e486 Revert r345542: AMDGPU: Enable code object v3 by default new fbcb9d60a26 [ARM][NFC] Make tests immune to better div optimizations
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 | 45 +++++++------------ 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/CodeGen/ARM/fold-sext-sextload.ll | 17 ++++--- test/CodeGen/ARM/fold-zext-zextload.ll | 13 +++--- test/CodeGen/ARM/vector-extend-narrow.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 +- 47 files changed, 196 insertions(+), 213 deletions(-)