Files
wasmtime/lib/cretonne
Dan Gohman b8a106adf0 Remove the "has_sse2" flag.
Cretonne currently requires SSE2 support pervasively, so it's not meaningful
to have a setting for it.
2018-03-12 12:38:01 -07:00
..
2018-03-12 12:38:01 -07:00
2018-03-09 15:08:54 -08:00
2018-03-05 14:05:13 -08:00
2018-03-09 16:32:13 -08:00

This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.