mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 16:56:50 +00:00
7b5b76835a
variable (with step 1) and m is its final value. Then, the correct trip count is SMAX(m,n)-n. Previously, we used SMAX(0,m-n), but m-n may overflow and can't in general be interpreted as signed. Patch by Nick Lewycky. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47007 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
Dominators | ||
GlobalsModRef | ||
LoadVN | ||
LoopInfo | ||
ScalarEvolution |