This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b020b3 AMDGPU: Change exp with compr bit printing new ca81270 [WebAssembly] Update llvm-readobj tests for switch to version 0x1 new 138d429 AMDGPU: Always allocate emergency stack slot at offset 0
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/SIFrameLowering.cpp | 24 ++++-- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 12 +-- test/CodeGen/AMDGPU/array-ptr-calc-i32.ll | 6 +- test/CodeGen/AMDGPU/captured-frame-index.ll | 50 ++++++------ test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 45 ++++++++++- test/CodeGen/AMDGPU/commute-compares.ll | 2 +- test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 32 ++++---- test/CodeGen/AMDGPU/extload-private.ll | 8 +- test/CodeGen/AMDGPU/insert_vector_elt.ll | 52 ++++++------- test/CodeGen/AMDGPU/kernarg-stack-alignment.ll | 10 +-- test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 7 +- test/CodeGen/AMDGPU/private-element-size.ll | 84 ++++++++++----------- test/CodeGen/AMDGPU/scratch-buffer.ll | 8 +- test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 6 +- test/CodeGen/AMDGPU/spill-m0.ll | 26 +++---- test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 16 ++-- .../vgpr-spill-emergency-stack-slot-compute.ll | 4 +- .../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 2 +- test/CodeGen/AMDGPU/wqm.ll | 2 +- test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 165 -> 165 bytes test/tools/llvm-readobj/file-headers.test | 2 +- 21 files changed, 223 insertions(+), 175 deletions(-)