commit | efcfc6694b0ed407c2c3639ee9ccc3723e935325 | [log] [tgz] |
---|---|---|
author | Xin Tong <trent.xin.tong@gmail.com> | Mon Apr 09 13:14:06 2018 +0000 |
committer | Xin Tong <trent.xin.tong@gmail.com> | Mon Apr 09 13:14:06 2018 +0000 |
tree | b09813c871f14e159a3b6d51faa78abfd1d9ed90 | |
parent | 4f1ff651c89daaddc8c36f02745b0c6106e39a8d [diff] |
[MergeICmp] Split blocks that do other work. Summary: We do not try to move the instructions and split the block till we know the blocks can be split, i.e. BCE-cmp-insts can be separated from non-BCE-cmp-insts. Reviewers: davide, courbet Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D44443 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329564 91177308-0d34-0410-b5e6-96231b3b80d8