mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
The result of x/INT_MIN is either 0 or 1, we can just use an icmp instead. llvm-svn: 212167
The result of x/INT_MIN is either 0 or 1, we can just use an icmp instead. llvm-svn: 212167