Files
wasmtime/cranelift/codegen
Chris Fallin 2b9fefe89a Add timing for several new-backend stages.
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.
2020-07-23 09:54:39 -07:00
..

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.