llvm-project/llvm/test/Analysis/MustExecute
Serguei Katkov 5095883fe9 [LICM] Extend the MustExecute scope
CanProveNotTakenFirstIteration utility does not handle the case when
condition of the branch is a constant. Add its handling.

Reviewers: reames, anna, mkazantsev
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D46996

llvm-svn: 332695
2018-05-18 04:56:28 +00:00
..
const-cond.ll [LICM] Extend the MustExecute scope 2018-05-18 04:56:28 +00:00
loop-header.ll [MustExecute] Shwo the effect of using full loop info variant 2018-03-20 23:00:54 +00:00