[PATCH] D79482: Improve stack-clash implementation on x86

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 05:52:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8eae32188bba: Improve stack-clash implementation on x86 (authored by serge-sans-paille).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79482

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
  llvm/test/CodeGen/X86/stack-clash-large.ll
  llvm/test/CodeGen/X86/stack-clash-medium.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79482.266011.patch
Type: text/x-patch
Size: 16707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/c6896a1b/attachment-0001.bin>


More information about the llvm-commits mailing list