[PATCH] D84419: Fix interaction between stack alignment and inline-asm stack clash protection

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 07:52:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2c6bfa350de: Fix interaction between stack alignment and inline-asm stack clash protection (authored by serge-sans-paille).
Herald added a subscriber: pengfei.

Changed prior to commit:
  https://reviews.llvm.org/D84419?vs=294299&id=295829#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84419

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86FrameLowering.h
  llvm/test/CodeGen/X86/stack-clash-large-large-align.ll
  llvm/test/CodeGen/X86/stack-clash-no-free-probe.ll
  llvm/test/CodeGen/X86/stack-clash-small-alloc-medium-align.ll
  llvm/test/CodeGen/X86/stack-clash-small-large-align.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84419.295829.patch
Type: text/x-patch
Size: 24679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/509ef435/attachment-0001.bin>


More information about the llvm-commits mailing list