Files
wasmtime/lib/cretonne/src
Jakob Stoklund Olesen f583511fb6 Add a PredicateView type to abstract the predicate bit vector a bit.
The encoding tables contain references to numbered ISA predicates.

- Give the ISA Flags types a predicate_view() method which returns a
  PredicateView.
- Delete the old predicate_bytes() method which returned a raw &[u8].
- Use a 'static lifetime for the encoding list slice in the Encodings
  iterator, and a single 'a lifetime for everything else.
2017-07-24 09:10:58 -07:00
..
2017-07-13 13:18:18 -07:00
2017-04-05 09:00:11 -07:00
2017-06-07 13:46:03 -07:00
2017-05-15 15:10:47 -07:00
2017-07-11 15:08:57 -07:00
2017-06-19 16:24:10 -07:00
2017-04-05 09:00:11 -07:00
2016-11-04 12:32:09 -07:00
2017-06-19 16:24:10 -07:00
2017-06-19 16:24:10 -07:00
2017-06-19 16:24:10 -07:00
2017-07-13 10:12:25 -07:00