Files
wasmtime/cranelift
data-pup 191bab162b Optimize 0.0 floating point constants. (#344)
* Optimize 0.0 floating point constants. Rather than using the existing
process of emitting bit patterns and moving them into floating point
registers, use the `xorps` instruction to zero out the register.

* is_zero predicate function will not accept negative zero. Fixed formatting for encoding recipe and filetests.
2018-05-24 14:16:25 -07:00
..
2018-05-14 09:31:27 -10:00
2018-03-30 17:09:21 -07:00
2018-02-21 15:14:03 -08:00
2018-03-22 13:10:41 -07:00
2018-05-14 09:31:27 -10:00
2016-01-12 16:51:35 -08:00
2018-05-01 19:54:21 -07:00
2018-05-14 09:31:27 -10:00