forked from OSchip/llvm-project
517dc51c48
Change doCallSiteSplitting to iterate until we reach the terminator instruction. tryToSplitCallSite can replace BB's terminator in case BB is a successor of itself. Then IE will be invalidated and we also have to check the current terminator. Reviewers: junbuml, davidxl, davide, fhahn Reviewed By: fhahn, junbuml Differential Revision: https://reviews.llvm.org/D43824 llvm-svn: 326793 |
||
---|---|---|
.. | ||
callsite-instructions-before-call.ll | ||
callsite-no-or-structure.ll | ||
callsite-no-splitting.ll | ||
callsite-split-debug.ll | ||
callsite-split-or-phi.ll | ||
callsite-split.ll | ||
musttail.ll | ||
split-loop.ll |