[PATCH] D44291: [ARM, AArch64] Check the no-stack-arg-probe attribute for dynamic stack probes

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 14:29:58 PDT 2018


mstorsjo updated this revision to Diff 138770.
mstorsjo added a comment.

Take alignment into account


https://reviews.llvm.org/D44291

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/AArch64/no-stack-arg-probe.ll
  test/CodeGen/AArch64/win-alloca-no-stack-probe.ll
  test/CodeGen/ARM/Windows/alloca-no-stack-arg-probe.ll
  test/CodeGen/ARM/Windows/chkstk-no-stack-arg-probe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44291.138770.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/6f928578/attachment.bin>


More information about the llvm-commits mailing list