[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 26 03:47:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343091: [CodeGen] Enable tail calls for functions with NonNull attributes. (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52238?vs=166094&id=167096#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52238

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

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


More information about the llvm-commits mailing list