Files
wasmtime/cranelift
Jakob Stoklund Olesen ca6e402b90 Add a ControlFlowGraph argument to legalize_function.
Legalizing some instructions may require modifications to the control
flow graph, and some operations need to use the CFG analysis.

The CFG reference is threaded through all the legalization functions to
reach the generated expansion functions as well as the legalizer::split
module where it will be used first.
2017-03-21 16:00:28 -07:00
..
2017-01-25 15:57:43 -08:00
2016-01-12 16:51:35 -08:00
2017-03-14 10:48:05 -07:00