This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 229ad4c6b0a [XRay] Add a BlockVerifier visitor for FDR Records new 7c299a76cf7 AMDGPU: Fix tests using old number for constant address space new 69da26fa1d4 [XRay] Remove unused reference
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/XRay/BlockVerifier.cpp | 4 +-- .../LegacyDivergenceAnalysis/AMDGPU/kernel-args.ll | 6 ++-- .../AMDGPU/annotate-kernel-features-hsa-call.ll | 12 ++++---- test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll | 16 +++++----- test/CodeGen/AMDGPU/clamp-omod-special-case.mir | 24 +++++++-------- test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir | 2 +- test/CodeGen/AMDGPU/default-fp-mode.ll | 2 +- test/CodeGen/AMDGPU/flat-load-clustering.mir | 14 ++++----- test/CodeGen/AMDGPU/hsa-globals.ll | 4 +-- test/CodeGen/AMDGPU/inserted-wait-states.mir | 2 +- test/CodeGen/AMDGPU/invert-br-undef-vcc.mir | 2 +- test/CodeGen/AMDGPU/large-constant-initializer.ll | 4 +-- test/CodeGen/AMDGPU/llvm.AMDGPU.kill.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 4 +-- test/CodeGen/AMDGPU/llvm.amdgcn.mbcnt.ll | 2 +- .../AMDGPU/memory-legalizer-atomic-insert-end.mir | 12 ++++---- ...ory-legalizer-multiple-mem-operands-atomics.mir | 8 ++--- ...galizer-multiple-mem-operands-nontemporal-1.mir | 8 ++--- ...galizer-multiple-mem-operands-nontemporal-2.mir | 8 ++--- test/CodeGen/AMDGPU/nop-data.ll | 2 +- test/CodeGen/AMDGPU/regcoalesce-dbg.mir | 4 +-- test/CodeGen/AMDGPU/ret_jump.ll | 4 +-- test/CodeGen/AMDGPU/schedule-regpressure.mir | 2 +- .../AMDGPU/schedule-vs-if-nested-loop-failure.ll | 32 +++++++++---------- test/CodeGen/AMDGPU/sdwa-scalar-ops.mir | 4 +-- .../AMDGPU/undefined-physreg-sgpr-spill.mir | 4 +-- test/CodeGen/AMDGPU/unigine-liveness-crash.ll | 2 +- .../CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir | 4 +-- .../MIR/AMDGPU/expected-target-index-name.mir | 6 ++-- .../MIR/AMDGPU/invalid-target-index-operand.mir | 6 ++-- test/CodeGen/MIR/AMDGPU/syncscopes.mir | 36 +++++++++++----------- test/CodeGen/MIR/AMDGPU/target-index-operands.mir | 10 +++--- test/DebugInfo/AMDGPU/pointer-address-space.ll | 6 ++-- .../CodeGenPrepare/AMDGPU/sink-addrspacecast.ll | 4 +-- test/Transforms/InferAddressSpaces/AMDGPU/basic.ll | 8 ++--- .../InferAddressSpaces/AMDGPU/volatile.ll | 4 +-- .../LoopUnroll/AMDGPU/unroll-for-private.ll | 4 +-- .../StructurizeCFG/AMDGPU/uniform-regions.ll | 2 +- 38 files changed, 140 insertions(+), 140 deletions(-)