[PATCH] D81358: [PowerPC] Implement probing for dynamic stack allocation
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 21 21:09:52 PDT 2020
lkail updated this revision to Diff 272328.
lkail marked an inline comment as done.
lkail added a comment.
Herald added a subscriber: jfb.
Rebased and address steven's comments.
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.272328.patch
Type: text/x-patch
Size: 26825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/e773741a/attachment.bin>
More information about the llvm-commits
mailing list