Files
wasmtime/cranelift/codegen/src
Jakub Krauz f6a140a662 arm32 codegen
This commit adds arm32 code generation for some IR insts.
Floating-point instructions are not supported, because regalloc
does not allow to represent overlapping register classes,
which are needed by VFP/Neon.

There is also no support for big-endianness, I64 and I128 types.
2020-09-22 12:49:42 +02:00
..
2020-08-07 10:08:44 -07:00
2020-09-22 12:49:42 +02:00
2020-09-22 12:49:42 +02:00
2020-09-22 12:49:42 +02:00
2020-07-17 12:03:17 +02:00
2020-04-15 17:21:28 -07:00
2019-10-24 17:20:12 -07:00
2020-08-24 17:00:30 +02:00
2020-07-16 14:56:11 +03:00