Files
wasmtime/cranelift/filetests
Jakob Stoklund Olesen 84aeb3eb56 Generate type check predicates for secondary type variables.
The encoding tables are keyed by the controlling type variable only. We
need to distinguish different encodings for instructions with multiple
type variables.

Add a TypePredicate instruction predicate which can check the type of an
instruction value operand. Combine type checks into the instruction
predicate for instructions with more than one type variable.

Add Intel encodings for fcvt_from_sint.f32.i64 which can now be
distinguished from fcvt_from_sint.f32.i32.
2017-07-26 08:19:44 -07:00
..
2017-06-10 10:30:37 -07:00
2017-06-10 10:30:37 -07:00
2017-06-10 10:30:37 -07:00
2017-07-13 10:12:25 -07:00
2017-07-05 08:44:51 -07:00