Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LICM] Extend the MustExecute scope | Serguei Katkov | 2018-05-18 | 1 | -0/+46 |
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 |