Files
wasmtime/cranelift/src
Johnnie Birch 48f0b10c7a Add initial scalar FP operations (addss, subss, etc) to x64 backend.
Adds support for addss and subss. This is the first lowering for
sse floating point alu and some move operations. The changes here do
some renaming of data structures and adds a couple of new ones
to support sse specific operations. The work done here will likely
evolve as needed to support an efficient, inituative, and consistent
framework.
2020-06-10 18:36:57 +02:00
..
2019-10-24 09:54:31 -06:00
2020-04-18 13:24:06 +02:00
2019-10-24 09:54:31 -06:00
2020-05-07 16:51:09 -07:00