This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28d0522 AMDGPU: Rename spill operands to match real instruction new de82da5 AMDGPU: Fix broken FrameIndex handling
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/AMDGPUISelDAGToDAG.cpp | 68 ++++------------------------- lib/Target/AMDGPU/SIISelLowering.cpp | 39 ----------------- lib/Target/AMDGPU/SIISelLowering.h | 1 - lib/Target/AMDGPU/SIInstrInfo.td | 5 +++ lib/Target/AMDGPU/SIInstructions.td | 5 +++ test/CodeGen/AMDGPU/captured-frame-index.ll | 50 ++++++++++++++++++--- test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 6 ++- 7 files changed, 66 insertions(+), 108 deletions(-)