mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
dd643f26c4
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59528 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
CallGraph | ||
Dominators | ||
GlobalsModRef | ||
LoopInfo | ||
PostDominators | ||
ScalarEvolution |