- don't generate "&& true" when generating instruction eq() fn; - use more Self; - use subsec_millis instead of subsec_nanos and divide; - coalesce two ifs;
This crate contains the core Cretonne code generator. It translates code from an intermediate representation into executable machine code.