Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 0403845c40 Add Apply.inst_predicate().
Compute an instruction predicate from any constant values given as
arguments for the immediate operands in an instruction pattern.

Allows for patterns like icmp.i32(intcc.ugt, x, y) or iadd_imm.i32(x, 1)

Trap these predicates in the legalizer code generator since we can't
actually handle them yet.
2017-03-31 13:46:39 -07:00
..
2017-03-31 13:46:39 -07:00
2017-03-31 13:46:38 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00