mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 21:32:49 +00:00
a750724150
time applying to the implicit comparison in smin expressions. The correct way to transform an inequality into the opposite inequality, either signed or unsigned, is with a not expression. I looked through the SCEV code, and I don't think there are any more occurrences of this issue. llvm-svn: 54194 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
Dominators | ||
GlobalsModRef | ||
LoadVN | ||
LoopInfo | ||
PostDominators | ||
ScalarEvolution |