mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
c573f70ae4
Use it to safely handle less-than-or-equals-to exit conditions in loops. These also occur when the loop exit branch is exit on true because SCEV inverses the icmp predicate. Use it again to handle non-zero strides, but only with an unsigned comparison in the exit condition. llvm-svn: 59528 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
CallGraph | ||
Dominators | ||
GlobalsModRef | ||
LoopInfo | ||
PostDominators | ||
ScalarEvolution |