This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44de456 AMDGPU: Fix counting si_mask_branch as 4 bytes new f63894b Reapply "AMDGPU: Don't use offen if it is 0"
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 | 104 +++++++++++++++++++-- lib/Target/AMDGPU/SIRegisterInfo.h | 10 +- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 16 ++-- test/CodeGen/AMDGPU/captured-frame-index.ll | 21 +++-- test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 4 +- test/CodeGen/AMDGPU/extload-private.ll | 8 +- test/CodeGen/AMDGPU/insert_vector_elt.ll | 47 ++++++---- test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 10 +- test/CodeGen/AMDGPU/private-element-size.ll | 42 ++++----- test/CodeGen/AMDGPU/scratch-buffer.ll | 7 +- .../vgpr-spill-emergency-stack-slot-compute.ll | 8 +- test/CodeGen/AMDGPU/wqm.ll | 2 +- 12 files changed, 191 insertions(+), 88 deletions(-)