* craneleft: cancel `ineg`/`iabs` when args to `imul` * Remove unsound `iabs(x) * iabs(y) == x*y` rewrite
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
* craneleft: cancel `ineg`/`iabs` when args to `imul` * Remove unsound `iabs(x) * iabs(y) == x*y` rewrite
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.