Adds support for lowering clif instructions Fdiv and Fmul for new vcode backend. Misc adds lowering and test for sqrtss and removes a redundant to_string() func for the SseOpcode struct.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.