Files
wasmtime/cranelift/codegen
Benjamin Bouvier 8bd507db65 Partially rewrite the constant-phi-nodes pass to make it more idiomatic (#4111)
* Add [must_use] to the timer functions

And remove unused vcode_post_ra function

* Make remove-constant-phis code more idiomatic
2022-05-09 19:22:34 +02:00
..
2021-10-10 14:19:08 +02:00
2022-05-05 13:43:02 -05:00
2022-05-05 13:43:02 -05:00
2022-05-05 13:43:02 -05:00

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