[PATCH] D135488: [codegen] Display stack layouts in console

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 17:58:09 PDT 2022


paulkirth updated this revision to Diff 470983.
paulkirth retitled this revision from "[codegen][WIP] Display stack layouts in console" to "[codegen] Display stack layouts in console".
paulkirth edited the summary of this revision.
paulkirth added a comment.

Rebase and update description


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135488

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/StackFramePrinterPass.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/ARM/stack-frame-printer.ll
  llvm/test/CodeGen/X86/stack-frame-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135488.470983.patch
Type: text/x-patch
Size: 41531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/ada057c8/attachment-0001.bin>


More information about the cfe-commits mailing list