Files
wasmtime/lib/cretonne
Dan Gohman 5377092e5b Use #[cold] rather than #[inline(never)].
This gives optimizers more information about likely branch
probabilities.
2018-03-28 22:48:30 -07:00
..
2018-03-05 14:05:13 -08:00
2018-03-18 14:56:30 -07:00
2018-03-28 22:07:26 -07:00

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