mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
565fcd6a48
Replace pattern-matching with existing SCEV and Loop APIs as a more robust way of identifying the loop increment and trip count. Also rename 'Limit' as 'TripCount' to be consistent with terminology. Differential Revision: https://reviews.llvm.org/D106580 |
||
---|---|---|
.. | ||
limit-not-invariant.ll | ||
loop-flatten-negative.ll | ||
loop-flatten-simplify-cfg.ll | ||
loop-flatten.ll | ||
pr40581.ll | ||
pr49571.ll | ||
widen-iv.ll |