Files
wasmtime/lib
Jakob Stoklund Olesen 39e69ff565 Add constraint summaries to RecipeConstraints.
Most instructions don't have any fixed register constraints. Add boolean
summaries that can be used to check if it is worthwhile to scan the
constraint lists when looking for a fixed register constraint.

Also add a tied_ops summary bool which indicates that the instruction
has tied operand constraints.
2017-05-08 16:41:24 -07:00
..
2017-04-27 12:46:44 -07:00
2017-05-02 11:32:12 -07:00