forked from OSchip/llvm-project
c6c89bffdc
This removes some duplication from splitCallSite and makes it easier to add additional code dealing with each predecessor. It also allows us to split for more than 2 predecessors, although that is not enabled for now. Reviewers: junbuml, mcrosier, davidxl, davide Reviewed By: junbuml Differential Revision: https://reviews.llvm.org/D41858 llvm-svn: 322599 |
||
---|---|---|
.. | ||
callsite-no-or-structure.ll | ||
callsite-no-splitting.ll | ||
callsite-split-debug.ll | ||
callsite-split-or-phi.ll | ||
callsite-split.ll |