[PATCH] D70821: [SystemZ] Implement the packed stack layout

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 15:14:20 PST 2019


jonpa updated this revision to Diff 233201.
jonpa marked 6 inline comments as done.
jonpa added a comment.

Updated per review.


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

https://reviews.llvm.org/D70821

Files:
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/lib/Target/SystemZ/SystemZFrameLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  llvm/test/CodeGen/SystemZ/anyregcc-novec.ll
  llvm/test/CodeGen/SystemZ/frame-02.ll
  llvm/test/CodeGen/SystemZ/frame-03.ll
  llvm/test/CodeGen/SystemZ/frame-04.ll
  llvm/test/CodeGen/SystemZ/frame-19.ll
  llvm/test/CodeGen/SystemZ/frame-20.ll
  llvm/test/CodeGen/SystemZ/frame-22.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70821.233201.patch
Type: text/x-patch
Size: 43725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/65e0520a/attachment.bin>


More information about the llvm-commits mailing list