This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8c66a280fa AMDGPU: Fix emitting multiple stack loads for stack passed [...] new 3940fc1fe64 AMDGPU: Allow getMemOperandWithOffset to analyze stack accesses
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/SIInstrInfo.cpp | 21 +++++++++- test/CodeGen/AMDGPU/byval-frame-setup.ll | 7 ++-- test/CodeGen/AMDGPU/call-argument-types.ll | 51 +++++++++++------------ test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 12 +++--- test/CodeGen/AMDGPU/frame-index-elimination.ll | 2 +- test/CodeGen/AMDGPU/insert_vector_elt.ll | 8 ++-- 6 files changed, 58 insertions(+), 43 deletions(-)