This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e3de752ca57 [CVP] setDeducedOverflowingFlags(): actually inc per-opcode stats new 1e88075ba35 [AMDGPU] Remove -amdgpu-spill-sgpr-to-smem.
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/SIRegisterInfo.cpp | 152 +-------------------- lib/Target/AMDGPU/SIRegisterInfo.h | 5 - .../AMDGPU/attr-amdgpu-num-sgpr-spill-to-smem.ll | 33 ----- test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll | 17 +-- test/CodeGen/AMDGPU/basic-branch.ll | 4 +- test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 12 +- test/CodeGen/AMDGPU/spill-m0.ll | 132 +----------------- test/CodeGen/AMDGPU/spill-to-smem-m0.ll | 22 --- test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 80 +---------- 9 files changed, 10 insertions(+), 447 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr-spill-to-smem.ll delete mode 100644 test/CodeGen/AMDGPU/spill-to-smem-m0.ll