[PATCH] D17294: Fix for PR 26500

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 11:57:55 PST 2016


nemanjai updated this revision to Diff 48381.
nemanjai added a comment.

- Fixed the names
- Provided default arguments
- Removed callee-saved registers from consideration
- Provided a default register for CR spilling (rather than expecting the caller to have set it)
- Added the requested comments


Repository:
  rL LLVM

http://reviews.llvm.org/D17294

Files:
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/PowerPC/PPCFrameLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17294.48381.patch
Type: text/x-patch
Size: 13383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/c4bec1f1/attachment.bin>


More information about the llvm-commits mailing list