[PATCH] D34245: [PowerPC] Refine the checking for emiting TOC restore nops and Tail-Call eligibility.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 21:15:41 PDT 2017


sfertile updated this revision to Diff 110860.
sfertile added a comment.

Simplified the codemodel check since Default and JitDefault code models were removed.


Repository:
  rL LLVM

https://reviews.llvm.org/D34245

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  test/CodeGen/PowerPC/ppc64-blnop.ll
  test/CodeGen/PowerPC/ppc64-calls.ll
  test/CodeGen/PowerPC/ppc64-sibcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34245.110860.patch
Type: text/x-patch
Size: 8636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170813/a2ef80a0/attachment-0001.bin>


More information about the llvm-commits mailing list