[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
Sat Mar 10 13:31:44 PST 2018


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

Removed a leftover out of place comment in one of the tests.


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.137925.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/cdfca760/attachment.bin>


More information about the llvm-commits mailing list