[PATCH] D24315: [CGP] Be less conservative about tail-duplicating a ret to allow tail calls

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 17:57:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280894: [CGP] Be less conservative about tail-duplicating a ret to allow tail calls (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D24315?vs=70595&id=70630#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24315

Files:
  llvm/trunk/include/llvm/CodeGen/Analysis.h
  llvm/trunk/lib/CodeGen/Analysis.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/X86/tailcall-cgp-dup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24315.70630.patch
Type: text/x-patch
Size: 7940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/1a354da5/attachment.bin>


More information about the llvm-commits mailing list