[PATCH] D89930: [X86] Enable shrink-wrapping for frameless non-nounwind functions on platforms not using compact unwind

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 16:52:09 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96b0b9a5e3c2: [X86] Enable shrink-wrapping for no-frame-pointer non-nounwind functions on… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D89930?vs=299870&id=302992#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89930

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/test/CodeGen/X86/absolute-cmp.ll
  llvm/test/CodeGen/X86/avx512-mask-op.ll
  llvm/test/CodeGen/X86/live-out-reg-info.ll
  llvm/test/CodeGen/X86/swifterror.ll
  llvm/test/CodeGen/X86/test-vs-bittest.ll
  llvm/test/CodeGen/X86/x86-shrink-wrap-unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89930.302992.patch
Type: text/x-patch
Size: 46182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/dba58eca/attachment.bin>


More information about the llvm-commits mailing list