This PR adds a bit more granularity to the output of e.g. `clif-util compile -T`, indicating how much time is spent in VCode lowering and various other new-backend-specific tasks.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.