[PATCH] D73709: [PowerPC] Create a FixedStack object for CR save in linkage area.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 11:56:21 PST 2020


sfertile updated this revision to Diff 242971.
sfertile added a comment.
Herald added a subscriber: qcolombet.

- Reworded comment to avoid confusing usage of 'alias'. which conflicted with the 'IsAliased' argument used in the function call being commented.
- Added a test that contains an alloca and a function call.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73709

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/ppc64-alloca-crspill.ll
  llvm/test/CodeGen/PowerPC/ppc64-crsave.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73709.242971.patch
Type: text/x-patch
Size: 8035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/0b83637f/attachment.bin>


More information about the llvm-commits mailing list