[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 Jan 16 14:47:14 PST 2018
fhahn updated this revision to Diff 130039.
fhahn added a comment.
Rebased after committing https://reviews.llvm.org/rL322599
https://reviews.llvm.org/D41860
Files:
lib/Transforms/Scalar/CallSiteSplitting.cpp
test/Transforms/CallSiteSplitting/callsite-instructions-before-call.ll
test/Transforms/CallSiteSplitting/callsite-no-or-structure.ll
test/Transforms/CallSiteSplitting/callsite-split-debug.ll
test/Transforms/CallSiteSplitting/callsite-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41860.130039.patch
Type: text/x-patch
Size: 14395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/8e59f2c0/attachment.bin>
More information about the llvm-commits
mailing list