[PATCH] D41335: [InlineFunction] Inline vararg functions that do not access varargs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 6 11:46:55 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321940: [InlineFunction] Inline vararg functions that do not access varargs. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41335?vs=128756&id=128853#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41335
Files:
llvm/trunk/lib/Analysis/InlineCost.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/test/Transforms/Inline/inline-musttail-varargs.ll
llvm/trunk/test/Transforms/Inline/inline-varargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41335.128853.patch
Type: text/x-patch
Size: 7561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180106/844f267d/attachment.bin>
More information about the llvm-commits
mailing list