Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen e941a7db5f 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-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00