[PATCH] D41860: [CallSiteSplitting] Support splitting of blocks with instrs before call.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 06:02:05 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325126: Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs… (authored by fhahn, committed by ).
Herald added a subscriber: mehdi_amini.

Changed prior to commit:
  https://reviews.llvm.org/D41860?vs=134022&id=134214#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41860

Files:
  llvm/trunk/lib/Transforms/Scalar/CallSiteSplitting.cpp
  llvm/trunk/test/Other/new-pm-lto-defaults.ll
  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.134214.patch
Type: text/x-patch
Size: 38153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/b2d0956e/attachment.bin>


More information about the llvm-commits mailing list