summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/MustExecute/const-cond.ll
Commit message (Collapse)AuthorAgeFilesLines
* [LICM] Extend the MustExecute scopeSerguei Katkov2018-05-181-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
OpenPOWER on IntegriCloud