[PATCH] D81358: [PowerPC] Implement probing for dynamic stack allocation
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 2 23:57:40 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03828e38c3cf: [PowerPC] Implement probing for dynamic stack allocation (authored by lkail).
Changed prior to commit:
https://reviews.llvm.org/D81358?vs=273990&id=275300#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81358/new/
https://reviews.llvm.org/D81358
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/lib/Target/PowerPC/PPCRegisterInfo.h
llvm/test/CodeGen/PowerPC/stack-clash-dynamic-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81358.275300.patch
Type: text/x-patch
Size: 31567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/d70640d2/attachment.bin>
More information about the llvm-commits
mailing list