[PATCH] D64757: [PEI] Don't re-allocate a pre-allocated stack protector slot

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 13:05:30 PDT 2019


thegameg updated this revision to Diff 210153.
thegameg added a comment.
Herald added subscribers: jsji, MaskRay, nemanjai.

- Add common test for ARM, AArch64 and PowerPC in previous commit
- Update tests with the modifications coming from this patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64757/new/

https://reviews.llvm.org/D64757

Files:
  llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/AArch64/stack-guard-reassign.ll
  llvm/test/CodeGen/AArch64/stack-guard-reassign.mir
  llvm/test/CodeGen/ARM/stack-guard-reassign.ll
  llvm/test/CodeGen/PowerPC/stack-guard-reassign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64757.210153.patch
Type: text/x-patch
Size: 5642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/dd4b2503/attachment.bin>


More information about the llvm-commits mailing list