Files
wasmtime/cranelift
Jakob Stoklund Olesen 8deca67968 Add legalization patterns for fabs and fneg.
These sign bit manipulations need to use a -0.0 floating point constant
which we didn't have a way of materializing previously.

Add a ieee32.bits(0x...) syntax to the Python AST nodes that creates am
f32 immediate value with the exact requested bitwise representation.
2017-09-25 12:15:33 -07:00
..
2017-09-19 15:54:02 -07:00
2017-09-22 13:34:33 -07:00
2017-09-20 15:50:02 -07:00
2017-06-23 09:36:21 -07:00
2016-01-12 16:51:35 -08:00
2017-09-12 13:27:58 -07:00