[PATCH] D98909: [X86, NFC] Update stack-clash tests using the automated tooling

Simonas Kazlauskas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 17:20:33 PDT 2021


nagisa created this revision.
nagisa added reviewers: lebedev.ri, nikic, efriedma, serge-sans-paille.
Herald added a subscriber: pengfei.
nagisa requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is in preparation of changes in this area (such as D98789 <https://reviews.llvm.org/D98789> and D98906 <https://reviews.llvm.org/D98906>).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98909

Files:
  llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
  llvm/test/CodeGen/X86/stack-clash-large-large-align.ll
  llvm/test/CodeGen/X86/stack-clash-large.ll
  llvm/test/CodeGen/X86/stack-clash-medium-natural-probes-mutliple-objects.ll
  llvm/test/CodeGen/X86/stack-clash-medium-natural-probes.ll
  llvm/test/CodeGen/X86/stack-clash-medium.ll
  llvm/test/CodeGen/X86/stack-clash-small-alloc-medium-align.ll
  llvm/test/CodeGen/X86/stack-clash-small-large-align.ll
  llvm/test/CodeGen/X86/stack-clash-small.ll
  llvm/test/CodeGen/X86/stack-clash-unknown-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98909.331730.patch
Type: text/x-patch
Size: 35341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/3fbc8433/attachment.bin>


More information about the llvm-commits mailing list