diff options
author | Xin Tong <trent.xin.tong@gmail.com> | 2018-04-09 13:14:06 +0000 |
---|---|---|
committer | Xin Tong <trent.xin.tong@gmail.com> | 2018-04-09 13:14:06 +0000 |
commit | 0efadbbcdeb82f5c14f38fbc2826107063ca48b2 (patch) | |
tree | 0f01f23fa67619a0f84fbf526662efc006570487 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | aeb7e305b89dec1a5fa568c63ebfadb1c73a3462 (diff) | |
download | llvm-0efadbbcdeb82f5c14f38fbc2826107063ca48b2.zip llvm-0efadbbcdeb82f5c14f38fbc2826107063ca48b2.tar.gz llvm-0efadbbcdeb82f5c14f38fbc2826107063ca48b2.tar.bz2 |
[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
llvm-svn: 329564
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions