[PATCH] D52238: [CodeGen] Enable tail calls for functions with NonNull attributes.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 04:43:56 PDT 2018


dmgreen updated this revision to Diff 166094.
dmgreen added a comment.

Minor edit to test (and renamed it to tailcall-dup.ll).


https://reviews.llvm.org/D52238

Files:
  lib/CodeGen/Analysis.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/ARM/tail-call.ll
  test/Transforms/CodeGenPrepare/ARM/tailcall-dup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52238.166094.patch
Type: text/x-patch
Size: 5164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/5fa037a4/attachment.bin>


More information about the llvm-commits mailing list