[PATCH] D39386: [Power9] Allow gpr callee saved spills in prologue to vector registers rather than stack

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 13:48:53 PST 2017


syzaara updated this revision to Diff 123645.
syzaara added a comment.

Use createRegister to emit .cfi_register for debug info.


https://reviews.llvm.org/D39386

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/PowerPC/PPCFrameLowering.h
  test/CodeGen/PowerPC/prolog_vec_spills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39386.123645.patch
Type: text/x-patch
Size: 14317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/d5cf2c15/attachment.bin>


More information about the llvm-commits mailing list