* Support mergeable-but-side-effectful (idempotent) operations in general in the egraph's GVN. This mirrors the similar change made in #5534. * Add tests for egraph case.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.