[PATCH] D43107: Support for the mno-stack-arg-probe flag

Ruslan Nikolaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 20:14:08 PST 2018


nruslan updated this revision to Diff 134786.
nruslan added a comment.

added a test case for variable-sized alloca


https://reviews.llvm.org/D43107

Files:
  docs/LangRef.rst
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/ARM/ARMFrameLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86WinAllocaExpander.cpp
  test/CodeGen/X86/no-stack-arg-probe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43107.134786.patch
Type: text/x-patch
Size: 4976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/d3577f79/attachment-0001.bin>


More information about the llvm-commits mailing list