[PATCH] D64759: [CodeGen] Don't resolve the stack protector frame accesses until PEI

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 09:35:48 PDT 2019


thegameg updated this revision to Diff 211529.
thegameg marked an inline comment as done.
thegameg added a comment.

Make `stack_guard_remat.ll` more explicit.


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

https://reviews.llvm.org/D64759

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64759.211529.patch
Type: text/x-patch
Size: 5470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/21e46bf0/attachment.bin>


More information about the llvm-commits mailing list