1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Analysis/MustExecute
Serguei Katkov bfdf0db09d [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