Add documentation to the icmp instruction text for both signed and unsigned overflow, making it very clear why unsigned overflow is complicated and where to find it.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.