[PATCH] D84152: [PowerPC] Fix wrong codegen when stack pointer has to realign performing dynalloc
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 23:35:44 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3f9697f1f22: [PowerPC] Fix wrong codegen when stack pointer has to realign performing… (authored by lkail).
Changed prior to commit:
https://reviews.llvm.org/D84152?vs=279700&id=279711#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84152/new/
https://reviews.llvm.org/D84152
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/test/CodeGen/PowerPC/pr46759.ll
llvm/test/CodeGen/PowerPC/stack-clash-dynamic-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84152.279711.patch
Type: text/x-patch
Size: 23711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/8039267c/attachment.bin>
More information about the llvm-commits
mailing list