[PATCH] D41860: [CallSiteSplitting] Support splitting of blocks with instrs before call.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 04:03:20 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41860?vs=133192&id=134022#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41860
Files:
llvm/trunk/lib/Transforms/Scalar/CallSiteSplitting.cpp
llvm/trunk/test/Transforms/CallSiteSplitting/callsite-instructions-before-call.ll
llvm/trunk/test/Transforms/CallSiteSplitting/callsite-no-or-structure.ll
llvm/trunk/test/Transforms/CallSiteSplitting/callsite-split-debug.ll
llvm/trunk/test/Transforms/CallSiteSplitting/callsite-split-or-phi.ll
llvm/trunk/test/Transforms/CallSiteSplitting/callsite-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41860.134022.patch
Type: text/x-patch
Size: 37047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/8f552c32/attachment.bin>
More information about the llvm-commits
mailing list