- put the division in the synthetic instruction as well, - put the branch table check in the inst's emission code, - replace OneWayCondJmp by TrapIf vcode instruction, - add comments describing code generated by the synthetic instructions
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.