[PATCH] D75657: [WIP][AMDGPU] Move frame pointer from s34 to s33
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 16:59:22 PDT 2020
scott.linder updated this revision to Diff 249522.
scott.linder added a comment.
Rebase onto parent patch changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75657/new/
https://reviews.llvm.org/D75657
Files:
llvm/docs/AMDGPUUsage.rst
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/test/CodeGen/AMDGPU/call-graph-register-usage.ll
llvm/test/CodeGen/AMDGPU/call-preserved-registers.ll
llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
llvm/test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
llvm/test/CodeGen/AMDGPU/cc-update.ll
llvm/test/CodeGen/AMDGPU/cross-block-use-is-not-abi-copy.ll
llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll
llvm/test/CodeGen/AMDGPU/frame-lowering-fp-adjusted.mir
llvm/test/CodeGen/AMDGPU/mul24-pass-ordering.ll
llvm/test/CodeGen/AMDGPU/nested-calls.ll
llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir
llvm/test/CodeGen/AMDGPU/sibling-call.ll
llvm/test/CodeGen/AMDGPU/spill-csr-frame-ptr-reg-copy.ll
llvm/test/CodeGen/AMDGPU/stack-realign.ll
llvm/test/CodeGen/AMDGPU/wave32.ll
llvm/test/CodeGen/MIR/AMDGPU/machine-function-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75657.249522.patch
Type: text/x-patch
Size: 56560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/7151f1ca/attachment-0001.bin>
More information about the llvm-commits
mailing list