[PATCH] D33618: [PartialInlining] Reduce function outlining overhead
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 14:22:35 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304245: [PartialInlining] Shrinkwrap allocas with live range contained in outlineā¦ (authored by davidxl).
Changed prior to commit:
https://reviews.llvm.org/D33618?vs=100581&id=100771#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33618
Files:
llvm/trunk/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca2.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca4.ll
llvm/trunk/test/Transforms/CodeExtractor/PartialInlineAlloca5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33618.100771.patch
Type: text/x-patch
Size: 15024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/cfa9f86e/attachment.bin>
More information about the llvm-commits
mailing list