[PATCH] D71097: [X86] Don't setup and teardown memory for a musttail call

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 13:11:38 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc089f0289856: [X86] Don't setup and teardown memory for a musttail call (authored by rnk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71097

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/cfguard-checks.ll
  llvm/test/CodeGen/X86/musttail-inalloca.ll
  llvm/test/CodeGen/X86/musttail-tailcc.ll
  llvm/test/CodeGen/X86/musttail-varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71097.232637.patch
Type: text/x-patch
Size: 12208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/9684d855/attachment.bin>


More information about the llvm-commits mailing list